Skip to content

Latest commit

 

History

History
 
 

next-js-app

SDK Next.js demo app

This is an demo app to demonstrate the SDK package usage in real life and provide code as a docs for those who prefer this way.

You can try the demo app here or run it locally by following these steps:

  1. install dependencies
pnpm install
  1. run the dev command
turbo dev