GitHub / UltiRequiem / nodejs-mvc-express-ejs-passaport-mongodb-example
🖥️Example app using Express + EJS + PassportJS + MongoDB
Stars: 8
Forks: 3
Open issues: 1
License: other
Language: JavaScript
Size: 343 KB
Dependencies parsed at:
290
Created at: over 3 years ago
Updated at: 3 months ago
Pushed at: over 2 years ago
Last synced at: 7 days ago
Topics: ejs, ejs-templates, expressjs, mongodb-atlas, nodejs, passportjs
Funding Links https://patreon.com/ultirequiem
package.json
npm
- eslint ^8.12.0 development
- eslint-config-xo ^0.40.0 development
- nodemon ^2.0.15 development
- bcryptjs ^2.4.3
- dotenv ^10.0.0
- ejs ^3.1.6
- express ^4.17.1
- express-session ^1.17.2
- mongoose ^6.1.1
- passport ^0.5.0
- passport-local ^1.0.0
.github/workflows/ci.yaml
actions
- actions/checkout v3 composite