dino3616 / apollo-prisma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of Apollo Server with Prisma

Installation

以下のコマンドをターミナルで実行する。

git clone "https://github.com/dino3616/apollo-prisma"
cd "programmist-server"
yarn install

Usage

以下のコマンドでサーバーを起動する。

yarn dev

About

License:Other


Languages

Language:TypeScript 97.6%Language:Procfile 2.4%