Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 451 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 451 Bytes

foundry-netlify-setup

A simple script to set up and launch a foundry instance on netlify. This is a WIP, not currently functional

Set your netlift launch command to setup.sh {foundry download code}. Since foundry download codes expire after 300 seconds, you'll need to change this every time you rebuild.

for example, if you have a foundry download code, say "https://foobar", you would set your launch command to `setup.sh "https://foobar"