@reactivers/nextjs-graphql-tailwind-ts

1.0.6 • Public • Published

Installation

npx @reactivers/nextjs-graphql-tailwind-ts your-app-name

Getting started

  • run yarn generate:dev
  • Check package.json out.
  • You can edit ./environments/.env.* and use NEXT_PUBLIC_APP_ENV
  • Don't forget to edit next-sitemap.config.js

Run

  • Before run, make sure you run yarn generate:dev
yarn dev

Test

yarn e2e:headless

Docker

Build

docker-compose up -d --build

Clean

docker-compose down --remove-orphans --rmi "local" --volumes

/@reactivers/nextjs-graphql-tailwind-ts/

    Package Sidebar

    Install

    npm i @reactivers/nextjs-graphql-tailwind-ts

    Weekly Downloads

    0

    Version

    1.0.6

    License

    ISC

    Unpacked Size

    859 kB

    Total Files

    43

    Last publish

    Collaborators

    • reactivers