Quiz games with your friend in real-time
git clone https://github.com/sakalypse/zzub.git
- Rename .env.sample into .env and complete it
- Rename back/.ormconfig-sample.json into back/.ormconfig.json and complete it
- Rename back/.env-sample into back/.env and complete it
On each directory : front/ and back/
npm install
Then, at the root :
docker-compose up --build