Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sahilsahil934/ourblog
- Owner: sahilsahil934
- Created: 2021-12-08T07:56:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-11T15:38:42.000Z (about 3 years ago)
- Last Synced: 2024-11-01T11:07:50.275Z (2 months ago)
- Language: HTML
- Homepage: https://ourblog-innovaccer.herokuapp.com/
- Size: 13.9 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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