Nextjs web appplication framework that leverages keystonejs as a data engine
- install modules
- run the development server:
pnpm install
pnpm devOpen http://localhost:7777 with your browser to see the frontend web app.
Open http://localhost:3333 with your browser to see the backend keystone admin ui.