This is a fork of the original Kontent + Next.js boilerplate that uses TypeScript is prepared for the TypeScript Congress 2022 workshop.
In order to run this project, clone it to your local:
git clone https://github.com/ondrabus/workshop-ts-congress-2022
Add a .env file with Kontent project ID (use your own Project ID or the one displayed below used during the workshop):
KONTENT_PROJECT_ID=02a32acf-f064-0121-37a5-f45d0877ffaf
And run:
cd workshop-ts-congress-2022
npm i
npm run dev
If you need any help or just want to discuss your project, join the Kontent community on Discord.