svelte-graphcms

Svelte Graphcms

POC based on SvelteKit and GraphCMS

POC - GraphCMS + SvelteKit + Vercel! :thinking:

https://svelte-graphcms.vercel.app/

Environment Variables

To run this project, you will need to add the following environment variables to your .env.local file

VITE_GCMS_ENDPOINT

Run Locally

Clone the project

  git clone https://github.com/DivanteLtd/svelte-graphcms.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev

Building

Used adapter: Vercel

npm run build

You can preview the built app with npm run preview. This should not be used to serve your app in production.

Authors

Top categories

Loading Svelte Themes