Next Steps
Ok, you're all setup (hopefully). Go checkout some code and review the READMEs to get them setup locally.
FlipsideCrypto/product-eng
This monorepo contains the graphql-api and platform-api-go.
git clone [email protected]/FlipsideCrypto/product-eng
The makefiles in the product-eng repository will use adsf to install all depedencies
cd product-eng
cat Makefile
make asdf-install-plugins
make asdf-install-versions
FlipsideCrypto/flipside-app
A React/TypeScript web app
git clone [email protected]/FlipsideCrypto/flipside-app
FlipsideCrypto/www
A React/TypeScript/Remix fullstack web app
git clone [email protected]:FlipsideCrypto/www.git