https://github.com/gabriel-durr/nodejs-pratice
Practicing nodejs, using native node modules, making user list requests to the database (ModoDB and Mongoose), and using EJS for Embedded JavaScript templating
https://github.com/gabriel-durr/nodejs-pratice
ejs-templating mongodb mongoose nodejs
Last synced: 3 months ago
JSON representation
Practicing nodejs, using native node modules, making user list requests to the database (ModoDB and Mongoose), and using EJS for Embedded JavaScript templating
- Host: GitHub
- URL: https://github.com/gabriel-durr/nodejs-pratice
- Owner: gabriel-durr
- License: mit
- Created: 2022-11-01T03:04:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T03:11:33.000Z (over 3 years ago)
- Last Synced: 2025-03-06T19:43:59.909Z (over 1 year ago)
- Topics: ejs-templating, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Practicing nodejs, using native node modules, making user list requests to the database (ModoDB and Mongoose), and using EJS for Embedded JavaScript templating