We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6cbeb commit 10c65bcCopy full SHA for 10c65bc
day70/README.md
@@ -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
+
0 commit comments