Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

15 lines (14 loc) · 1.03 KB

Build status Join the chat at https://gitter.im/terminal_blog/community

Terminal_blog

A simple .py terminal blog with MongoDB backend

MongoDb Installation

Get MongoDb from their website

Create a Database and modify ./database.py accordingly

It is set to run on port:27017 You can change this too

Usage

From the project Dir: Run python app.py or python3 app.py for python 3 from your terminal