Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helenanevesbr/portal_de_noticias
My first website for my pets and for almost-mine pets using NodeJS: http://zebrapintada.com.br/
https://github.com/helenanevesbr/portal_de_noticias
express-js first-project first-website mysql nodejs
Last synced: 8 days ago
JSON representation
My first website for my pets and for almost-mine pets using NodeJS: http://zebrapintada.com.br/
- Host: GitHub
- URL: https://github.com/helenanevesbr/portal_de_noticias
- Owner: helenanevesbr
- Created: 2021-12-29T23:34:43.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T15:48:13.000Z (over 1 year ago)
- Last Synced: 2023-07-03T23:34:03.521Z (over 1 year 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