a site for the Interlucid music project that uses a headless CMS
if you're using Windows, make sure you clone this repo directly onto the WSL filesystem. otherwise the hot reloading will not work (see microsoft/WSL#4739)
- Install Docker
- Clone repo
- set up .env file (get values from LastPass)
- run
docker compose build
- run
docker compose up
unfortunately the Contentful library I'm using to generate types is out of date. it requires some extra steps in order to pass the type check as of June 2022. See details here.