Official website for a nutritional therapist, created with Gatsby and managed by Netlify CMS.
nvm use lts/fermium
npm run develop
This project is deployed on push.
npm run build
npm run serve
GA4 will only work in this mode.
- Start the server:
npm run develop
- Start Cypress test runner for individual runs:
npm run cy:open
Integration and e2e tests are built with cypress under the cypress/ folder.
All Netlify CMS content is under /static/admin
.
Publish content via Netlify CMS
Go to /admin
on the deployed site.
Logins are managed via Netlify Identity and gated via GitHub Personal Access Tokens.
- Gatsby
- Cypress Cloud
- Google Analytics
- Netlify
- Admin Dashboard with Netlify CMS