https://github.com/shoniisra/geek-blog
blog made with node js + jade + mysql + express
https://github.com/shoniisra/geek-blog
backend body-parser boostrap boostrap-template express expressjs frontend html jade jade-templates javascript mysql mysql-database node node-js nodejs
Last synced: 3 months ago
JSON representation
blog made with node js + jade + mysql + express
- Host: GitHub
- URL: https://github.com/shoniisra/geek-blog
- Owner: shoniisra
- Created: 2018-08-27T23:19:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T04:47:03.000Z (almost 7 years ago)
- Last Synced: 2025-01-17T10:22:41.193Z (5 months ago)
- Topics: backend, body-parser, boostrap, boostrap-template, express, expressjs, frontend, html, jade, jade-templates, javascript, mysql, mysql-database, node, node-js, nodejs
- Language: HTML
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Geek Blog
Blog Development with NODEJS + MYSQL + JADEInstall Process:
Download Proyect
Run the .db file for installind de database
(on cmd in the proyect folder)
npm install
node app.js
Open a Browser to localhost:3000