Skip to content

persephonepunch/graphcms-svelte

Repository files navigation

GraphCMS SvelteKit Portfolio and Blog Starter

Minimalist Developer Portfolio and Blog built with SvelteKit, Tailwind, daisyUI, and deployed to Vercel.

Clone project Deploy with Vercel

The stack

This is an example project generated with the GraphCMS Developer Portfolio and Blog starter.

  • GraphCMS: Manage projects and blog posts.
  • SvelteKit: A powerful framework that lets us query data and use endpoints for server side data.
  • Vercel: For an intuitive Git based workflow with seamless publishing.

How to use

⚠TODO!

Rename the sample.env file to .env and add your own Content API endpoint.

mv sample.env .env

Install dependencies and run local dev server:

npm i
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published