Skip to main content

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 git@github.com/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 git@github.com/FlipsideCrypto/flipside-app

FlipsideCrypto/www

A React/TypeScript/Remix fullstack web app

git clone git@github.com:FlipsideCrypto/www.git