gabrielfern / todo-list-api

To Do list api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do list api

Backend for frontend

It's necessary Mysql, make sure you have it running and have a user configured with access to it, alter config/config.json if needed

Install dependencies

npm install

Run the server

npm start


You may want to run npm run create-db if you have not already created the database

About

To Do list api


Languages

Language:JavaScript 100.0%