Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 408 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 408 Bytes
Installing dependencies
yarn
Running locally
yarn start

Note: to run locally you will need to make a .env.local file for API keys, message me for what needs to be in this file.

Deploy changes
yarn run deploy
Deploy changes to IPFS
yarn run deploy-ipfs