Skip to content

A modern and straightforward boilerplate for building GraphQL APIs

Notifications You must be signed in to change notification settings

gustav0d/koa-graphql-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites

  • Node.js
  • PNPM
  • Docker and Docker Compose

Getting started

Install deps

pnpm install

Run containers

pnpm compose:up

Copy environment variables

pnpm config:local

Run server

pnpm dev

About

A modern and straightforward boilerplate for building GraphQL APIs

Resources

Stars

Watchers

Forks