This is the repo for the backend of my CVWO winter 23-24 submission
Checkout my frontend Repo
How to use:
- Clone this repo
- Install all dependencies
- Create a .env file
- Assign a random string to
SECRET_KEY
- Type
rails server
- This shall now work as the web forum backend