https://github.com/chiselstrike/chiselstrike-examples
Example code using ChiselStrike
https://github.com/chiselstrike/chiselstrike-examples
Last synced: 10 months ago
JSON representation
Example code using ChiselStrike
- Host: GitHub
- URL: https://github.com/chiselstrike/chiselstrike-examples
- Owner: chiselstrike
- License: mit
- Created: 2021-12-23T22:03:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T11:27:23.000Z (over 3 years ago)
- Last Synced: 2025-04-15T19:23:33.386Z (10 months ago)
- Language: TypeScript
- Size: 462 KB
- Stars: 23
- Watchers: 4
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChiselStrike Examples
Welcome to the repository of ChiselStrike examples!
* [Blog application using Gatsby with ChiselStrike](./gatsby)
* [Simple application using Next.js with ChiselStrike](./nextjs)
* [Adding blog posts to the Remix tutorial with ChiselStrike](./remix)
* [Todo application using Replicache and ChiselStrike](https://github.com/penberg/replicache-todo)
* [URL shortener using Gatsby and ChiselStrike](https://github.com/apoorv-on-git/chisel-shortner) by @apoorv-on-git
* [Streaming example using Kafka and ChiselStrike](./streaming)
If you have an example application, please open a pull request to add it to this list!