Website for orbit.fm.
Create a .env file with the following variables (replace with the real values). Only the first 2 are required to run the project. Check out the wiki for a Contentful Access token you can use to develop locally.
CONTENTFUL_SPACE_ID=k9ajfiadv9aj
CONTENTFUL_ACCESS_TOKEN=39kd99313kdkkad8fwe0xvmqv90213mv91238jk91298ijkqw073856kajsdv097
GOOGLE_ANALYTICS_TRACKING_ID=UA-12345678-1
Then run:
npm install
npm run develop