Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 417 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 417 Bytes

Simple setup for Django using AWS Elastic Beanstalk.

This is a source code for my blog post

A simple Django setup using AWS Elastic Beanstalk with database configuration and all stuff which you will need to kickoff with a project!

Black formatted code.

Dependencies

  • Python 3.7
  • Django
  • AWS (awsebcli)
  • black