Skip to content

Dobefu/csb-example-nextjs

Repository files navigation

Contentstack Bridge - NextJS Example

CI Status Quality Gate Status Coverage

Note

This project serves as an example a NextJS application using the Contentstack Bridge. It is required to run both projects at the same time for this project to work

Getting Started

  • Have the Contentstack Bridge running

  • Copy .env.example to .env

    cp .env.example .env
  • Fill in all the fields in the .env file

  • Install the dependencies

    pnpm i
  • Run the development server

    pnpm dev

Open http://localhost:3000 in your browser of choice to see the result.

About

An example of a NextJS project with the Contentstack Bridge

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published