ondrabus / workshop-ts-congress-2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:TypeScript 94.9%Language:JavaScript 3.6%Language:CSS 1.4%