chrisgate / pothos-federation-prisma-relay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

  • for this project you at least need node v14.15.0

Running the project

  • install dependencies with pnpm
  • run pnpm db:migrate:dev in database to run migrations and generate schema
  • run pnpm start:services in the root of the project to start the services
  • run pnpm start:gateway in the root of the project to start the gateway

About


Languages

Language:TypeScript 85.2%Language:JavaScript 10.9%Language:CSS 3.2%Language:HTML 0.4%Language:Shell 0.2%