Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Snopkowski/snopkowski.com

Repository files navigation

Snopkowski.com

My portfolio made with Next.js, Sanity, Sendgrid, Chakra UI and Supabase.

Routes

  • pages/api/* - API routes handling page views, preview and contact form.
  • pages/blog/* - Static pre-rendered blog using Sanity.
  • pages/* - Static pre-rendered pages, parts sourced from Sanity.

Running Locally

$ https://github.com/Snopkowski/snopkowski.com.git
$ cd snopkowski.com
$ yarn
$ yarn dev

Create a .env.local file similar to .env.example.

Sanity Studio

Swap your schemas folder with this one.

Built Using

Releases

No releases published

Packages

No packages published