Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yenilikci/node.js-express.js-jobtrackingapp

Express.js ve MongoDB ile MVC iş ekleme uygulaması. Jwt ile kullanıcı işlemlerinde token çerezlerde tutuldu bunun için, cookie-parser kullanıldı. Şifre ise bcryptjs ile saltlandı. Tema motoru olarak ejs kullanıldı. Vt bağlantısı ve model işlemleri için mongoose kullanıldı. Validator ile doğrulama işlemleri güçlendirildi.
https://github.com/yenilikci/node.js-express.js-jobtrackingapp

bcryptjs cookie-parser dotenv ejs-template-engine express-js jwt mongoose mvc-architecture validator

Last synced: about 1 month ago
JSON representation

Express.js ve MongoDB ile MVC iş ekleme uygulaması. Jwt ile kullanıcı işlemlerinde token çerezlerde tutuldu bunun için, cookie-parser kullanıldı. Şifre ise bcryptjs ile saltlandı. Tema motoru olarak ejs kullanıldı. Vt bağlantısı ve model işlemleri için mongoose kullanıldı. Validator ile doğrulama işlemleri güçlendirildi.

Awesome Lists containing this project