Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sahilsahil934/ourblog

Read blog that can be post by admin only
https://github.com/sahilsahil934/ourblog

Last synced: 18 days ago
JSON representation

Read blog that can be post by admin only

Awesome Lists containing this project

README

        

# ourblog

[Link to Website](https://ourblog-innovaccer.herokuapp.com/)

### Process TO run

- Process to run on local machine:
- Extract the zip
- Make sure you machine have python3 and pip installed
- Create a database called temp in your postgres
- Go in project directory
- pip3 install -r requirements.txt
- python3 app.py