https://github.com/ajhenry/serverless-workshop
A workshop for demonstrating the power of GraphQL and Serverless
https://github.com/ajhenry/serverless-workshop
graphql hacktoberfest serverless typescript
Last synced: 8 months ago
JSON representation
A workshop for demonstrating the power of GraphQL and Serverless
- Host: GitHub
- URL: https://github.com/ajhenry/serverless-workshop
- Owner: ajhenry
- License: mit
- Created: 2020-10-09T03:00:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-16T01:55:07.000Z (about 5 years ago)
- Last Synced: 2025-08-04T06:48:27.766Z (8 months ago)
- Topics: graphql, hacktoberfest, serverless, typescript
- Language: TypeScript
- Homepage: https://ajhenry.github.io/serverless-workshop/
- Size: 1.09 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
A workshop for demonstrating the power of GraphQL and Serverless.
Quick Start •
Documentation •
Credits •
License
## Quick Start
The easiest way to get up and running is to run
```sh
npm i
npm start
```
This will create a server for you at [localhost:3000/graphql](http://localhost:3000/graphql)
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## License
[MIT](LICENSE.md)