https://www.youtube.com/watch?v=EbIps-suESk
- Clone the repository
- cd infra folder
- Run
docker compose up -dfrom the infra directory. This will start up the database, mailpit and caddy - Start the backend, it should already be configured to work with values in docker compose for db connection
- Run npm install and start the frontend
- Provide your own keys for s3 and github, the ones you see in application.properties are deleted