Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aethrox/node-blog
A simple blog application built to practice and learn NodeJS. It includes basic features for creating, reading, updating, and deleting posts.
https://github.com/aethrox/node-blog
bcrypt ejs express javascript jwt mongodb mongoose
Last synced: about 9 hours ago
JSON representation
A simple blog application built to practice and learn NodeJS. It includes basic features for creating, reading, updating, and deleting posts.
- Host: GitHub
- URL: https://github.com/aethrox/node-blog
- Owner: aethrox
- Created: 2024-07-09T11:23:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T19:40:46.000Z (3 months ago)
- Last Synced: 2024-11-24T06:12:47.770Z (2 months ago)
- Topics: bcrypt, ejs, express, javascript, jwt, mongodb, mongoose
- Language: JavaScript
- Homepage:
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog website with Node.js
A simple blog site I coded to refresh and reinforce my knowledge of Node.js.