https://github.com/rajatjindal/awesome-spin
a curated list of apps built using spin
https://github.com/rajatjindal/awesome-spin
List: awesome-spin
fermyon spin webassembly
Last synced: 6 months ago
JSON representation
a curated list of apps built using spin
- Host: GitHub
- URL: https://github.com/rajatjindal/awesome-spin
- Owner: rajatjindal
- Created: 2023-01-29T05:36:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T16:06:05.000Z (over 3 years ago)
- Last Synced: 2024-05-01T13:54:28.473Z (about 2 years ago)
- Topics: fermyon, spin, webassembly
- Homepage:
- Size: 9.77 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# awesome-spin
**Disclaimers**:
- I work for [Fermyon](https://www.fermyon.com), the company behind the project `spin`
- This is a community driven list of apps and not an official project.
- This list is to showcase and inspire ideas. Many of these projects are usable but NOT production ready
## so what is it
A list of awesome [`spin`](https://www.fermyon.com/spin) apps to inspire more of these
- [Bots](#bots)
- [CMS](#cms)
- [Games](#games)
- [Getting started templates](#getting-started-templates)
- [Web apps](#webapps)
## Bots
- [Football Worldcup Updates](https://github.com/mikkelhegn/wc-bot-spin-js) - bot to show you today's World Cup matches..
- [fermyfridaybot](https://github.com/mikkelhegn/fermyfridaybot) - Check if it's Friday in the Fermyon Cloud
- [Github star webhook](https://github.com/radu-matei/spin-github-star-webhook) - building GitHub webhooks in TypeScript using Spin and Fermyon Cloud
## CMS
- [Bartholomew](https://github.com/fermyon/bartholomew) - Bartholomew is a simple CMS-like tool for hosting a website
- [Bartholomew's E-commerce Templates](https://github.com/coderoflagos/e-commerce-template) - quickstart example of the Bartholomew based CMS E-commerce Template
## Games
- [Finicky Whiskers](https://github.com/fermyon/finicky-whiskers) - Slats demands satisfaction. But which morsel does Slats want?
- [Guess the movie](https://github.com/rajatjindal/bollywood-wasm) - a simple game to guess the movie name
## Getting started templates
- [Spin React Fullstack](https://github.com/radu-matei/spin-react-fullstack) - full-stack application written in ReactJS and TypeScript, running as a Spin application
- [Spin NextJS](https://github.com/radu-matei/spin-nextjs) - template for building and statically exporting your Next.js 13 application
- [To Do](https://github.com/radu-matei/spin-upstash-todo) - TODO application with Upstash and Fermyon Cloud
## Webapps
- [Github Badges](https://github.com/karthik2804/spin-gh-badges) - dynamically create status badges based on content from github gists
- [Poll for Vanilla or Chocolate](https://github.com/kate-goldenring/spin-polling-app) - Poll to decide whether chocolate or vanilla is the best flavor of all time.
- [spin-planetscale-f1](https://github.com/radu-matei/spin-planetscale-f1) - F1 Championship Stats with PlanetScale and Fermyon Cloud
- [Webassembly Resources](https://github.com/coderoflagos/webassembly-resources) - one stop for Webassembly resources