Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osstotalsoft/generator-graphql-rocket
GraphQL server sample with Apollo Server, Koa middleware, database reads using Prisma or Knex JS, and/or REST API consumer, token validation, messaging integration with Redis and Nats and many other cool features.
https://github.com/osstotalsoft/generator-graphql-rocket
apollo-server graphql knexjs koa2 nats-streaming prisma-client prisma2 redis yeoman-generator
Last synced: about 1 month ago
JSON representation
GraphQL server sample with Apollo Server, Koa middleware, database reads using Prisma or Knex JS, and/or REST API consumer, token validation, messaging integration with Redis and Nats and many other cool features.
- Host: GitHub
- URL: https://github.com/osstotalsoft/generator-graphql-rocket
- Owner: osstotalsoft
- License: mit
- Created: 2020-08-28T11:13:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T21:23:11.000Z (7 months ago)
- Last Synced: 2024-04-14T11:27:26.207Z (7 months ago)
- Topics: apollo-server, graphql, knexjs, koa2, nats-streaming, prisma-client, prisma2, redis, yeoman-generator
- Language: JavaScript
- Homepage:
- Size: 3.04 MB
- Stars: 37
- Watchers: 8
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graphql-rocket [![NPM version][npm-image]][npm-url]
> GraphQL server sample with Apollo Server, Koa middleware, database reads using Prisma ORM, and/or REST API consumer, token validation, messaging integration with Redis and Nats and many other cool features.
![Building blocks](assets/img/appicon.png)
> Check-out our [Webapp Rocket Generator](https://github.com/osstotalsoft/generator-webapp-rocket) a front-end web application generator with GraphQL, React and Apollo Client, and [osstotalsoft/rocket-toolkit](https://github.com/osstotalsoft/rocket-toolkit), a collection of plugins and other GraphQL utilities that may come in handy.
## See [DOCUMENTATION](https://totalsoft.gitbook.io/graphql-rocket-generator/).
- [Quick-start guide](https://totalsoft.gitbook.io/graphql-rocket-generator/quick-start)
- [Built-in architecture](https://totalsoft.gitbook.io/graphql-rocket-generator/built-in-architecture)## Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to [learn more about Yeoman](http://yeoman.io/).## License
**graphql-rocket** is licensed under the MIT license. @TotalSoft
[npm-image]: https://badge.fury.io/js/%40totalsoft%2Fgenerator-graphql-rocket.svg
[npm-url]: https://www.npmjs.com/package/@totalsoft/generator-graphql-rocket