Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 342 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 342 Bytes

kuekard-backend

Back end services for the Kuekard app written in Nodejs

Dependencies used: encryption: bcrypt, user validation: Jsonwebtoken, form validation: Joi, database validation: Mongoose, databases: mySQL and MongoDB, logging: Winston, error handling: express-async-errors, server security: cors, dotenv, and oauth