https://github.com/pujansrt/graphcool
apollo-server-lambda 2.x version
https://github.com/pujansrt/graphcool
apollo-server-lambda aws graphql graphql-tools hapijs javascript lambda lodash mongodb mongoose nodejs serverless standard typescript
Last synced: 23 days ago
JSON representation
apollo-server-lambda 2.x version
- Host: GitHub
- URL: https://github.com/pujansrt/graphcool
- Owner: pujansrt
- License: mit
- Created: 2018-07-28T05:39:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T14:32:37.000Z (about 6 years ago)
- Last Synced: 2025-02-13T04:31:27.686Z (3 months ago)
- Topics: apollo-server-lambda, aws, graphql, graphql-tools, hapijs, javascript, lambda, lodash, mongodb, mongoose, nodejs, serverless, standard, typescript
- Language: TypeScript
- Homepage:
- Size: 285 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GraphCool with HAPI and Lambda
## Install
```
npm i
```## Run
```
npm run offline
```## Offline
Visit [http://localhost:5000/graphql](http://localhost:5000/graphql)