Skip to content

kyhnlbyrk/todo-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo backend

This project was is implemented with a node.js with express.js and mysql2. It is a backend API project.

To Run the project locally

first run clone the project than open the project directory.

After that run the npm install and node server.js.

You need to change the db configurations to connect the db you want, and create the schema that fits to project.

you can gind the config file at conf/db, and change it from there

Available Scripts

In the project directory, you can run:

npm install

Installs the required npm packages.

node server.js

Runs the app in the development mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published