Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stepzen-dev/examples
Quickstart examples of different tooling and stacks in combination with StepZen.
https://github.com/stepzen-dev/examples
graphql graphql-server hacktoberfest
Last synced: 2 months ago
JSON representation
Quickstart examples of different tooling and stacks in combination with StepZen.
- Host: GitHub
- URL: https://github.com/stepzen-dev/examples
- Owner: stepzen-dev
- License: mit
- Created: 2022-01-21T12:15:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T08:40:23.000Z (over 1 year ago)
- Last Synced: 2023-09-08T09:50:29.260Z (over 1 year ago)
- Topics: graphql, graphql-server, hacktoberfest
- Language: TypeScript
- Homepage: https://stepzen.com
- Size: 22.1 MB
- Stars: 36
- Watchers: 2
- Forks: 16
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
StepZen Examples
Welcome! StepZen is a unique and declarative way to build & run any-sized Graph in minutes.
Here you'll find examples of using StepZen with different tools and stacks to help you jump-start your project.- [Explore the docs](https://stepzen.com/docs)
- [View Demo](https://stepzen.com/developers/videos/graph-of-graphs)
- [Report Bug](https://github.com/stepzen-dev/examples/issues)
- [Request example](https://github.com/stepzen-dev/examples/issues)
- [Join our Discord Server](https://discord.com/invite/9k2VdPn2FR)
Each repository has a README with instructions on how to get started. If you get stuck, reach out to us in [Discord](https://discord.com/invite/9k2VdPn2FR) and we'd love to help! The repo include the following examples:
## List of examples
Here's a list of our current examples:
- [with-airtable-prismjs-axios](./with-airtable-prismjs-axios)
- [with-angular](./with-angular)
- [with-apollo](./with-apollo)
- [with-auth0](./with-auth0)
- [with-cockroachdb](./with-cockroachdb)
- [with-coingecko](./with-coingecko)
- [with-fauna](./with-fauna)
- [with-firebase](./with-firebase)
- [with-gatsby](./with-gatsby)
- [with-google-analytics](./with-google-analytics)
- [with-google-login-faunadb](./with-google-login-faunadb)
- [with-gql-voyager](./with-gql-voyager)
- [with-graphql](./with-graphql)
- [with-hackernews](./with-hackernews)
- [with-harperdb](./with-harperdb)
- [with-interface](./with-interface)
- [with-jsonplaceholder](./with-jsonplaceholder)
- [with-mock-data](./with-mock-data)
- [with-mongodb-atlas](./with-mongodb-atlas)
- [with-mysql](./with-mysql)
- [with-neo4j](./with-neo4j)
- [with-neon](./with-neon)
- [with-next](./with-next)
- [with-openai](./with-openai)
- [with-planetscale](./with-planetscale)
- [with-postgresql](./with-postgresql)
- [with-python](./with-python)
- [with-react-native](./with-react-native)
- [with-remix](./with-remix)
- [with-rest](./with-rest)
- [with-rss](./with-rss)
- [with-shopify-agilitycms](./with-shopify-agilitycms)
- [with-snowflake](./with-snowflake)
- [with-spectaql](./with-spectaql)
- [with-stepzen-github-action](./with-stepzen-github-action)
- [with-sveltekit](./with-sveltekit)## Contributing
Want to contribute? See the file [CONTRIBUTING](/CONTRIBUTING.md) to get started.