Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1 KB

README.md

File metadata and controls

60 lines (42 loc) · 1 KB

CodendApp

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.

Showcase video

CodendApp Showcase Video on YouTube

Run application

using Docker Hub images

git clone https://github.com/CodendDev/CodendApp codendapp
cd codendapp
docker compose up

build from source

git clone https://github.com/CodendDev/CodendApp codendapp --recurse-submodules
cd codendapp
docker compose up --build

Access the application

Visit https://127.0.0.1:8080 in your browser.

You can login using any default user account.

User emails:

fred@codend.com
barney@codend.com

Default password:

password

You can also access:

admin@codend.com
password