This project uses Hapi.js and MySQL database.
Please import the ./seed/schema.sql
file to create your database.
Please clone the ./.env.template
file to ./.env
.
And open it and make sure if all environment variables are correct.
In the project directory, you can run:
Runs the app in the production mode.
Access http://localhost:5050/api/v1/grades to view it in the Postman.
Runs the app in the development mode.\