JedWatson / advanced-react-rerecord

Trying things out. Feel free to follow along

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 95.4%Language:TypeScript 2.7%Language:CSS 1.7%Language:Shell 0.2%