Skip to content

MohamadAbdulwahid/QuizForge

Repository files navigation

QuizForge

Open-source multiplayer quiz platform with competitive game modes

Environment Variables

The backend requires the following environment variables to be configured. Copy the .env.example file to .env and update the values:

cd backend
cp .env.example .env
Variable Description Example
DATABASE_URL PostgreSQL database connection URL postgresql://user:password@localhost:5432/quizforge

About

Open-source multiplayer quiz platform with competitive game modes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors