My portfolio made with Next.js, Sanity, Sendgrid, Chakra UI and Supabase.
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.
$ https://github.com/Snopkowski/snopkowski.com.git
$ cd snopkowski.com
$ yarn
$ yarn dev
Create a .env.local
file similar to .env.example
.
Swap your schemas folder with this one
.