A sample NextJS with Apollo app for KintoHub
- Service Type: Web App
- Repo: https://github.com/kintohub-examples/nextjs
- Branch: master
- Language: NodeJS
- Language version: 13
- Build Command:
npm install && npm run build
- Start Command:
npm start
- Port: 3000
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
Contact us: https://www.kintohub.com/contact-us
Discord: https://kintohub.com/discord