rramiachraf / nexus-boilerplate

Code-First GraphQL server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nexus-Boilerplate ci

Code-First GraphQL server.

Usage

> git clone https://github.com/rramiachraf/nexus-boilerplate [projectName]
> cd [projectName]
> yarn
> yarn dev

Environment variables

Create a .env file in the root of the project and add your variables, but in case you want to use them you need to import them from src/env.ts using the env-var library.

About

Code-First GraphQL server.


Languages

Language:TypeScript 97.4%Language:Dockerfile 1.8%Language:JavaScript 0.7%