Skip to content

mickeybarcia/float-note-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

float-note-server

the node backend API for float note

tools used

  • Node Express
  • Heroku deployment
  • Mongodb and mongoose for the database
  • Amazon KMS for data encryption keys
  • Google Cloud bucket storage for journal entry images
  • InfluxDB monitoring
  • JWT auth
  • Joi request validation
  • chai, supertest, jest for tests

run locally

# get .env for development environment
npm install
npm start

resources

About

the node backend API for float note

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published