Skip to content

thbland/advanced-react-rerecord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brew install doctl

doctl apps create --spec .do/app.yaml

You'll need to put a DATABASE_URL env variable in via the app.yaml or their UI after deploy.

to update: doctl apps list to grab the ID

doctl apps update IDGOESHERE --spec .do/app.yaml

About

Trying things out. Feel free to follow along

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • CSS 2.2%
  • Shell 0.4%