This is the back-end for the quiz application.
An SQL database has been used for this project, it will be automatiqually migrated and seeded on launch.
Database | Quiz-Master |
---|---|
Database username | root |
Database password | root |
yarn install
yarn start:local
yarn test