Skip to content

Commit 10c65bc

Browse files
authored
Create README.md
1 parent 0c6cbeb commit 10c65bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

day70/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Day 70 - Deploying Your Web Application with Heroku
2+
## Concepts Practised
3+
- Version Control and Git
4+
- gunicorn and Heroku for hosting
5+
- Set up a WSGI server with gunicorn
6+
- Upgrade SQLite Database to PostgreSQL
7+
## [Phillip's Blog](https://phillip-blog.herokuapp.com/)
8+
![day70](https://user-images.githubusercontent.com/98851253/165169297-806ea8bd-70d6-4f25-b923-626ef2100c7c.gif)

0 commit comments

Comments
 (0)