This is not production ready. You have to configure FusionAuth and PostgreSQL secrets by yourself. You can also use your own SSL certificate customizing nginx ssl volumes in docker-compose.
CodendApp Showcase Video on YouTube
git clone https://github.com/CodendDev/CodendApp codendapp
cd codendapp
docker compose up
git clone https://github.com/CodendDev/CodendApp codendapp --recurse-submodules
cd codendapp
docker compose up --build
Visit https://127.0.0.1:8080 in your browser.
You can login using any default user account.
User emails:
Default password:
password
You can also access:
- API using SwaggerUI https://127.0.0.1:8081/swagger/
- FusionAuth https://127.0.0.1:9011 using default FusionAuth credentails
password