https://github.com/justpowerful/expressjs-sqlite-blog
this is an edit of my expressjs-mysql-blog to work using sqlite
https://github.com/justpowerful/expressjs-sqlite-blog
blog javascript js nodejs-express sqlite
Last synced: 29 days ago
JSON representation
this is an edit of my expressjs-mysql-blog to work using sqlite
- Host: GitHub
- URL: https://github.com/justpowerful/expressjs-sqlite-blog
- Owner: JustPowerful
- Created: 2020-06-27T23:39:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T04:28:55.000Z (over 3 years ago)
- Last Synced: 2023-03-10T01:46:18.420Z (over 3 years ago)
- Topics: blog, javascript, js, nodejs-express, sqlite
- Language: HTML
- Homepage:
- Size: 5.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [2] This is a blog written in SQLite and nodejs express framework
a simple blog using nodejs express and sqlite3
## Custom Versions ?
- [expressjs-mysql-blog](https://github.com/JustPowerful/expressjs-mysql-blog)