Next.js 3.0 starter project with React/Redux and Auth
Install it:
npm install
-
Rename
.env.example
to.env
-
Run the auto-updating server:
npm run dev
now --public -e API_BASE_URL=https://mobazoo.now.sh malixsys/mobazoo
or
now --public -e API_BASE_URL=<YOUR_SERVER>
Deploy it:
Configure it:
heroku config:set API_BASE_URL=<YOUR_SERVER>
https://mobazoo.herokuapp.com https://mobazoo.now.sh
CircleCI: https://circleci.com/gh/malixsys/mobazoo Heroku: https://dashboard.heroku.com/apps/mobazoo Zeit: https://zeit.co/dashboard
- PWA