Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 494 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 494 Bytes

Feed Farm

Feed Farm Logo

Setup

You'll first have to get a license for GreenSock and place the GSAP SDK in a folder named gsap-sdk.

Then:

yarn
cd functions
npm i
cd ../
yarn link-shared

Running

yarn start

Notes

After making changes to the feedfarm-shared/utils file, you'll have to restart the dev server to see them in action

Setting CORS

gsutil cors set cors.json gs://feedfarm-app.appspot.com/

License

MIT