DEV Community

Discussion on: Community Discussion Thread — DigitalOcean App Platform Hackathon on DEV

Collapse
 
simkimsia profile image
simkimsia

Wrote up the 2nd and 3rd posts in this series


Executive summary:

  1. A breakdown of the time I spent and obstacles I faced so far
  2. Revealing what my app is supposed to do
  3. Learned how to show the hero image in your DEV.to post
  4. Finally overcome the obstacle that was preventing me from using Dockerfile to deploy Django on DigitalOcean's App Platform
Collapse
 
simkimsia profile image
simkimsia

Wrote up the 4th and 5th posts in this series


Executive summary:

  1. Realized finally that I best use the DOAP way of deploying Django app. Rather than forcing to use Docker
  2. GitHub social login works!
Thread Thread
 
simkimsia profile image
simkimsia

Submission post

  1. Allow login via DO
  2. Create droplet via API
  3. Delete droplet via API