https://github.com/bweave/node-express-blog
A simple POC Node + Express Blog. No backend. Entries are just an array in blog.js.
https://github.com/bweave/node-express-blog
Last synced: 5 months ago
JSON representation
A simple POC Node + Express Blog. No backend. Entries are just an array in blog.js.
- Host: GitHub
- URL: https://github.com/bweave/node-express-blog
- Owner: bweave
- Created: 2014-01-18T22:43:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-18T22:46:24.000Z (over 12 years ago)
- Last Synced: 2024-04-15T14:54:46.095Z (about 2 years ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
node-express-blog
=================
A simple POC Node + Express Blog. No backend. Entries are just an array in blog.js.