Skip to content

A JavaScript backend template for quickly getting started with projects

License

Notifications You must be signed in to change notification settings

forgiv/backend-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Template

This template is written in TypeScipt

Included Packages:

Required environment variables:

  • JWT_SECRET

Optional environment variables:

  • PORT
  • MONGODB_NAME
  • JWT_EXPIRY
  • MONGODB_URI
  • NODE_ENV = [development, test, production]
  • CLIENT_ORIGIN - Only needed if setting up CORS

About

A JavaScript backend template for quickly getting started with projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published