joshtsch / nodets-apollogql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Apollo GraphQL API

Set Up

Install Dependencies

npm install
npm run build

Start the Server

npm start

# Example app listening on port 3000!

Visit https://localhost:3000 to view.

About

License:MIT License


Languages

Language:TypeScript 100.0%