Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 764 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 764 Bytes

TypeScript Congress 2022 Workshop project

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

Get help

If you need any help or just want to discuss your project, join the Kontent community on Discord.