This repo contains the Nuxt3 rewrite of the checklyhq.com Marketing Site.
Check out the Nuxt3 documentation to learn more.
git clone https://github.com/ndom91/checklyhq.com-nuxt
cd checklyhq.com-nuxt && npm install
npm run dev
We are deploying to Vercel.The site gets built into a statically generated webpage and hydrated with Vue.
Preview deploys available at https://checklyhq-com-nuxt.vercel.app.
MIT