This is the personal website for Amanda Lee Caskie, built with Nuxt 3 and DatoCMS.
Make sure to install the dependencies:
# npm
npm installStart the development server on http://localhost:3000:
# npm
npm run devBuild the application for production:
# npm
npm run buildLocally preview production build:
# npm
npm run previewThis site is configured to be deployed on Netlify. The netlify.toml file contains the necessary configuration.
The following environment variables are required:
DATO_API_KEY: The DatoCMS API key for accessing content
Content is managed through DatoCMS. The site uses the following content models:
- HomePage: Main page content
- SocialMedia: Social media links
- Class: Yoga class information