waynnbz / nextjs-datacms-tc

Home Page:nextjs-datacms-tc.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Immeasurably More

Requirements

  • Node v16+

Getting Started

To run the development server:

npm run dev
# or
yarn dev

To build the app;

npm run build

Linter

npm run lint

Configuration

You should set NEXT_DATO_CMS_API_TOKEN env variable to an API token with view permissions.

Note that whenever you update the schema or graphql queries you should run npm run codegen to update graphql client.

DatoCMS configuration

email: neonray-test@suremail.info

password: Test123

Deploy on Vercel

Check out Next.js deployment documentation for more details.

Verification

Since vercel doesn't accept phone numbers from my country, I can't create a vercel account. So I deployed it on netlify instead. You can access it here. https://gentle-jelly-760594.netlify.app

About

nextjs-datacms-tc.vercel.app


Languages

Language:TypeScript 95.5%Language:CSS 3.2%Language:JavaScript 1.2%