NextJS

A sample NextJS with Apollo app for KintoHub

๐Ÿš€ Deploying on KintoHub#

๐Ÿ”จ Running locally#

Pre-requisites: NodeJS v13+

  • Clone the repository to a folder of choice.
$ git clone https://github.com/kintohub-examples/nextjs
$ cd nextjs
  • Install the dependencies
$ npm install && npm run build
  • To start the app

Runs production server

$ npm start

Run a development server

$ npm run dev

๐Ÿš‘ Support#

Slack: https://join.slack.com/t/kintogoons/shared_invite/zt-mu6bvg79-BmkkdMRRwohJioZggXVYeA