A simple forum for "Développement Web et Bases de Données" course at "Université Paris 8"
To start the forum, you need to start client server and backend server
docker compose up
To run this project, you will need to add the following environment variables to your .env file in api/
SUPABASE_URL
SUPABASE_KEY
JWT_SECRET
Contributions are always welcome!
See CONTRIBUTING.md for ways to get started.