Skip to content

Backend for simple todo app created using node + Express + Typescript

Notifications You must be signed in to change notification settings

TharindaPrabhath/todo-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs ExpressJs MongoDb JWT Yarn

Overview

a simple todo app with frontend plus backend. Todo-Frontend Todo-backend

Features

  • User Authentication & Authorization
  • JWT
  • CRUD operations
  • Password hash

Installation

First, run the development server:

npm run start:dev
# or
yarn start:dev

Open http://localhost:5000 with your browser to interact with the platform.

Contributing

Forks are lovely. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Backend for simple todo app created using node + Express + Typescript

Topics

Resources

Stars

Watchers

Forks