Backend repository
Frontend repository
- Clone this repo.
- Run:
./setup.shto setup environment. - Verify the environment variables in .env file.
- Run:
docker-compose up -d. - Run:
./install.shto setup backend. - Run:
./build-frontend.shto rebuild frontend. - The site is now accessible via http://localhost:8080