https://github.com/helenanevesdeveloper/portal_de_noticias
My first website for my pets and for almost-mine pets using NodeJS
https://github.com/helenanevesdeveloper/portal_de_noticias
express-js first-project first-website mysql nodejs
Last synced: about 2 months ago
JSON representation
My first website for my pets and for almost-mine pets using NodeJS
- Host: GitHub
- URL: https://github.com/helenanevesdeveloper/portal_de_noticias
- Owner: helenanevesdeveloper
- Created: 2021-12-29T23:34:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T01:31:50.000Z (almost 2 years ago)
- Last Synced: 2025-04-15T01:27:28.053Z (about 2 months ago)
- Topics: express-js, first-project, first-website, mysql, nodejs
- Language: EJS
- Homepage:
- Size: 2.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fake News - My NodeJS Study
===## Summary
My first website is for my dogs, cats and **rooster**
I've developed this application using NodeJS integrated with MySQL as database and MVC as the design pattern.
## Other development choices
- Framework: Express
- Package manager: NPM
- View engine: EJS
## Modules
- Body-parser: To receive form parameters stored in requests.
- Express-validator: For data validation
- JsonWebToken: For creating session variables