Skip to content

tejasn14/task-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Task manager API in Typescript

Andrew Mead - The Complete Node.js Developer Course

Description

This is the Task Manager API application featured in Andrew Mead's Node.js Developer Course, but in Typescript


⚠️ Need HELP ⚠️

The app is in a working state BUT

  • I have used // @ts-ignore in 2 places in src/models/user.ts
  • There are some type anys used in various places, need help removing all of them

Setup

  1. Create a ./config/dev.env file with the following variables
- PORT
- SENDGRID_API_KEY
- MONGODB_URL
- JWT_SECRET
  1. npm install followed by npm run dev should get you up and running

Acknowledgments

  • Andrew Mead, at mead.io, who made this excellent Node.js course available on Udemy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published