dizzyblog
v1.0.1
Published
A simple blog post manager in Python, controlled via Node.js
Downloads
3
Readme
Blog Post Manager
This is a simple Blog Post Manager built in Python. It allows users to add, view, update, delete posts, and manage comments.
Prerequisites:
Instructions:
- Clone or download this repository.
- Open a terminal in the project directory.
- Run
npm installto install dependencies. - Run
node app.jsto start the Blog Post Manager.
