Skip to content

Uber830/dev_states

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs EXPRESS MYSQL REST API

This project is a api create with nodejs express and mysql, add a login, register and router for users. If you need it, download.

Installation

First, clone the repo

git clone git@github.com:Uber830/dev_states.git

move to the folder

cd dev_states

install dependencies:

npm install

you need to add your database variables.

cd ./src/config.js

execute the project for development

npm run dev

and for production execute

npm run start

About

This project is a api create with nodejs express and mysql, add a login, register and router for users. If you need it, download.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors