Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-Manager Api

A task manager REST API complete with user accounts and authentication

Base Url

https://singhrao-task-manager.herokuapp.com/

Features

  • JWT Authentication
  • CRUD Operations in MongoDB
  • File and image uploads
  • Email sending
  • RESTful Api

Installation

Install dependencies

  npm install 
  

Run

  npm run dev
  

Tech Stack

Server: NodeJs, Express

Database: MongoDB

External Apis: Mailgun-Api

Environment Variables

To run this project, you will need to add the following environment variables to your config/dev.env folder

"PORT": '3000' "MAILGUN_API_KEY": 'jgkjsldkjl' "MAILGUN_DOMAIN": 'jalkgjklda' "JWT_SECRET": 'jdskgjka' "MONGODB_URL": 'kgjaslkdjgl'

About

A task manager REST API complete with user accounts and authentication

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages