The Wayback Machine - https://web.archive.org/web/20210106223454/https://github.com/wesbos/advanced-react-rerecord/
Skip to content
master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.do
Oct 23, 2020
29
Dec 11, 2020
29
Dec 11, 2020
30
Dec 11, 2020
Nov 11, 2020
Oct 23, 2020

readme.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.