Skip to content

1010varun/TaskManagerBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

This is a basic app made with MERN tech stack. It performs basic CRUD operations to create, edit, delete and update data in database.

This is this app's frontend for backend repo please follow this link : https://github.com/1010varun/task-manager-frontend

To run this app in local system follow these steps :

  1. npm i
  2. create a new .env file with contents : 1. MONGO_URI : contains your database url 2. ACCESS_TOKEN_SECRET : contains your access token secret key 3. REFRESH_TOKEN_SECRET : contains refresh token secret key
  3. npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published