This is a modified version of this code which itself was taken from a few different examples.
To install:
yarn install
Then copy .env.example
to .env.local
and add a valid value for CONTENTFUL_ACCESS_TOKEN
.
Then, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
Staging is at https://freefrom-map-frontend-staging.herokuapp.com/, and prod is at https://freefrom-map-frontend-prod.herokuapp.com/. They are deployed by pushing to the Git remotes for the Heroku projects.
- Backend - RagtagOpen/freefrom-map-backend
- CMS - RagtagOpen/freefrom-map-cms
This project is developed by Ragtag volunteers. You can volunteer with us by filling out our sign-up form! If you have any questions, you can get help in the #proj-freefrom-map-dev Slack channel.