jonathanccalixto / todo-app-backend

node backend todo list app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO-App-Backend

This is a small backend application API implemented in nodejs. Will serve a frontend todo list application

Dependencies

  1. nodejs
  2. mongoDB

Initialization

  • In development envorinment
    npm run dev
  • In production envorinment
    npm run production

About

node backend todo list app


Languages

Language:JavaScript 100.0%