Skip to content

epleaner/sfdc-website

Repository files navigation

Netlify Status

San Francisco Dharma Collective's website

sfdharmacollective.org

Environment requirements:

  • yarn will install package dependencies
  • Contentful API integration:
    • CONTENTFUL_SPACE_ID and CONTENTFUL_ACCESS_TOKEN are required in PATH
      • These can be found within Contentful > Settings > API Keys > Content delivery / preview tokens > "SFDC Website"
  • Google Calendar integration:
    • GATSBY_GCAL_CLIENT_EMAIL and GATSBY_GCAL_PRIVATE_KEY are required in PATH
      • These can be found within Google Cloud Platform > SFDC Project > IAM & Admin > Service Accounts
  • Mailchip integration:

Development:

yarn start will run both the frontend and a server proxy for Netlify lambda functions (required for events).

Deployment:

Netlify builds automatically on remote pushes to dev and master branches.

To build locally: yarn build will build both the frontend and Netlify lambda functions.

About

San Francisco Dharma Collective's website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published