This is work in progress, please see docs in fe and backend folder.
The frontend is deployed to github pages automatically via a git action. You should run the frontend and backend together in your local environment.
The backend needs to be deployed to a server or ran locally for development, pm2 is used to manage the process. ..