- Uses AtomicServer as headless CMS and Astro for rendering
- Hosted on Netlify
- Visit https://atomicdata.dev/01j9kkhn5h8h4rjmyk9hq0cwmj
- Sign in with your provided secret (or ask joep@ontola.io for a new one)
- Edits are published directly to the website
git clone git@github.com:ontola/legalsafetlylab.git
cp template.env .env
pnpm i
pnpm dev