Skip to content

juveria-manzar/simple-express-blog

Repository files navigation

Simple Express Blog

config.js:

module comprehends information regarding database.

setup.js:

"node npm run setup" -> to create the database.

form.ejs:

partial ejs template

view-post.ejs:

displays blog post

index.js: hoards information for routing to different template. To run the blog node npm run setup

About

..while knowing node. uses sqlite3 database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published