/adonis-graphql-with-nexus

An Adonis sample App with graphql, nexus, apollo server

Primary LanguageTypeScript

adonis-graphql-with-nexus

An Adonis sample App with graphql, nexus, apollo server

Set up

Add env and fill values cp .env.example .env

Install Packages npm install

Key generate node ace generate:key

Serve App npm run dev

Build npm run build

Rem to star anf fork