Home
Softono
orbit.fm

orbit.fm

Open source MIT JavaScript
12
Stars
13
Forks
21
Issues
2
Watchers
2 years
Last Commit

About orbit.fm

Website for orbit.fm

Platforms

Web Self-hosted

Languages

JavaScript

Orbit.fm

Website for orbit.fm.

Running

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
PODCAST_REDIRECT_URL=https://dts.podtrac.com/redirect.mp3/

Then run:

npm install
npm run develop

Built with Gatsby

Gatsby documentation