Skip to content

alexanderalmstrom/next-typescript

Repository files navigation

Next TypeScript

Clone repository

git clone [email protected]:alexanderalmstrom/next-typescript.git

Create .env.local and add environment variables. Replace XXX with your credentials

CONTENTFUL_SPACE_ID=XXX
CONTENTFUL_ACCESS_TOKEN=XXX

Install

yarn install

Run development server

yarn dev

Build for production

yarn build

Run production server

yarn start

About

Next.js, TypeScript and Contentful proof-of-concept.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published