Skip to content

lucas240/interview-dev-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interview dev backend

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.

Available Scripts

In the project directory, you can run:

npm start

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=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors