# 04_nodeblog

> - NodeJs + Express + MongoDB (monk) - Building full CRUD methods for posts - simple create and organize categories - Adding Multer for uploading images - Adding CK Editor for post body. - Custome Style for the Application

Latest version **1.0.0** (published 2023-11-27) · 0 weekly downloads

## Install

```sh
npm install 04_nodeblog
pnpm add 04_nodeblog
yarn add 04_nodeblog
bun add 04_nodeblog
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2023-11-27 |
| First published | 2023-11-27 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 15 |
| Unpacked size | 4.4 MB |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| Maintainers | compunawaz |

## Links

- npm: https://www.npmjs.com/package/04_nodeblog
- npm.io page: https://npm.io/package/04_nodeblog

## Dependencies (15)

- [jade](https://npm.io/package/jade.md) ^1.9.2
- [monk](https://npm.io/package/monk.md) *
- [debug](https://npm.io/package/debug.md) ~2.2.0
- [moment](https://npm.io/package/moment.md) *
- [morgan](https://npm.io/package/morgan.md) ^1.10.0
- [multer](https://npm.io/package/multer.md) *
- [express](https://npm.io/package/express.md) ^4.18.2
- [mongodb](https://npm.io/package/mongodb.md) *
- [body-parser](https://npm.io/package/body-parser.md) ^1.20.2
- [connect-flash](https://npm.io/package/connect-flash.md) *
- [cookie-parser](https://npm.io/package/cookie-parser.md) ~1.4.3
- [serve-favicon](https://npm.io/package/serve-favicon.md) ^2.5.0
- [express-session](https://npm.io/package/express-session.md) *
- [express-messages](https://npm.io/package/express-messages.md) *
- [express-validator](https://npm.io/package/express-validator.md) *

## Recent versions

- 1.0.0 (latest) — 2023-11-27

## README

# NodeJs Projects
## Project#04: NodeBlog

- NodeJs + Express + MongoDB (monk)
- Building full CRUD methods for posts
- simple create and organize categories
- Adding Multer for uploading images
- Adding CK Editor for post body.
- Custome Style for the Application

Final Show Case
![VIEWS](https://github.com/MAshrafM/NodeJS_Projects/blob/master/04_nodeblog/show.jpg)

### Future
- Adding passport from the previous project.
- Restrict blog post to admin.
- Restrict comments to users.
- Adding RSS and Email notifications for new posts.

---
_Source: https://npm.io/package/04_nodeblog · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
