Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paveldeuce/express-blog
Sample blog on expressjs
https://github.com/paveldeuce/express-blog
body-parser boot bootstrap4 cryptojs express express-middleware express-session expressjs flash hero jest nodejs pug supertest
Last synced: 24 days ago
JSON representation
Sample blog on expressjs
- Host: GitHub
- URL: https://github.com/paveldeuce/express-blog
- Owner: PavelDeuce
- Created: 2021-12-13T11:03:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T12:19:25.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T12:37:35.334Z (3 months ago)
- Topics: body-parser, boot, bootstrap4, cryptojs, express, express-middleware, express-session, expressjs, flash, hero, jest, nodejs, pug, supertest
- Language: JavaScript
- Homepage: https://deuce-express-blog.herokuapp.com/
- Size: 602 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# express-blog
[![Node CI](https://github.com/PavelDeuce/express-blog/actions/workflows/nodejs.yml/badge.svg)](https://github.com/PavelDeuce/express-blog/actions/workflows/nodejs.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/760d4527fa6d41b5ed17/maintainability)](https://codeclimate.com/github/PavelDeuce/express-blog/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/760d4527fa6d41b5ed17/test_coverage)](https://codeclimate.com/github/PavelDeuce/express-blog/test_coverage)Sample blog on expressjs - [Link](https://deuce-express-blog.herokuapp.com/)
## Launch
`$ make start`