/ac-react-nextjs-boilerplate

React, next.js and firebase/contentful boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

AC React and Next.js Boilerplate

Setup project

  • git clone https://github.com/abdullahceylan/ac-react-nextjs-boilerplate
  • cd ac-react-nextjs-boilerplate
  • yarn

Tasks

  • yarn dev start web development with API server
  • yarn dev:www start web development
  • yarn dev:api start API server
  • yarn env dev copy .env.dev to .env
  • yarn env prod copy .env.prod to .env
  • yarn build local build
  • yarn start local start
  • yarn reset rimraf 'yarn.lock' 'node_modules' '**/node_modules' && yarn
  • now deploy to zeit.co/now

Tips

Links