This project is for the Challenge of the Wild code school, in this project you can see routing for the method POST and GET in a MySQL database.
This project is not deploy and need to be launch manually in local.
In the project directory, you can run:
Runs the server on the port provided.
Before launching the server you should first create a .env file with following variables:
PORT=
DB_HOST=
DB_USER=
DB_PW=
DB_DATABASE=