Server for Test plateform.
You need to have installed the following software:
git clone [email protected]/LouaieRbiha/Quiz_server.git
cd Server
npm i
Please remember that config/*.json
must be implemented for proper work.
test
: Runjest
.
format
: Runprettier
to format all files. Gets invoked by the pre-commit hook.lint
: Runeslint
andprettier
. Output any errors.
dev
: Start app in development mode.version
: GeneratesCHANGELOG
file based on commit messages.
- For easier commit type recognition commit messages are prefixed with an emoji
- See available commit-emojis