Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
codingforentrepreneurs committed Jul 16, 2020
1 parent 00c65ea commit 4bebd8a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
@@ -1,2 +1,19 @@
# Serverless-Django
Learn to build and deploy a Serverless Django application to Google Cloud Run with Cloud SQL, Cloud Build, & Docker.

### Requirements
- Python XP -> found [here](https://cfe.sh/projects/30-days-python-38)

- Django XP -> found [here](https://cfe.sh/t/try-django)

- Google SDK & CLI Installed via [This guide Guide](https://kirr.co/03zjn0)

### Recommended
- [Serverless Python Web App Tutorial](https://kirr.co/blqkyw)
- [Docker Desktop](https://www.docker.com/products/docker-desktop)


### Reference
- [Serverless Django Guide](https://kirr.co/9nirqh)
- [Staging Django Guide](https://kirr.co/f0ndg6)
- [Serverless Django Tutorial](https://kirr.co/zqwkw6)

0 comments on commit 4bebd8a

Please sign in to comment.