Skip to content

jacobbrown0192/project-template-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here is my project template that I will use to develop apps

Hopefully I can package the backend and frontend together at some point.

Make sure you install serverless globally!
npm install -g serverless

This leverages AWS Express for use with serverless
https://github.com/awslabs/aws-serverless-express

TODO:\

  • Basic User End Points
  • End point Templates
  • Basic User Auth
    • Roll Your Own
    • Cognito w/SSO
  • Error Framework https://github.com/jshttp/http-errors
    • Bugsnag integration showing where to dump other bug catcher
  • Response Framework
    • Integrate with Error Framework
  • Database Templates
    • DynamoDB
    • Graph Database
    • postgres
  • Testing
  • Pipeline Setup

About

This is the backend project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published