Skip to content

einmalohnebitte/eob-web

Repository files navigation

Einmal ohne, bitte

Nextjs graphcms project.

Install

npm install

Develop

  • Add .env file including
GQL_CMS_TOKEN=...
GQL_CMS_ID=...
EMAIL=...
MAILGUN_API=...
  • run npm run dev

Graphql Codegen

  • run npm run codegen

Build

  • run npm run build

Tests

  • run npm run test.

Releases

No releases published

Packages

No packages published

Languages