/graphql-lambda

Graphql API with queries for stations data

Primary LanguageTypeScript

Stations GraphQL Lambda

Execute queries to the demo lambda here

Installation

Clone the repository and run npm install

git clone https://github.com/meetdave3/stations-graphql-lambda.git
npm install

Starting the server locally

Run:

npm run dev

The local dev server will run on port 3000.