Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyreko/yoisho-clicker
よいしょ!
https://github.com/pyreko/yoisho-clicker
clicker yoisho
Last synced: 14 days ago
JSON representation
よいしょ!
- Host: GitHub
- URL: https://github.com/pyreko/yoisho-clicker
- Owner: Pyreko
- License: mit
- Created: 2023-03-06T23:07:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T07:37:23.000Z (8 months ago)
- Last Synced: 2024-06-18T06:32:00.441Z (8 months ago)
- Topics: clicker, yoisho
- Language: Svelte
- Homepage: http://yoisho.howsthevolu.me/
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yoisho Clicker
Another year, another silly clicker website.
## Usage
### Server
Run:
```bash
# Build
cargo build --release# Build and run
cargo run --release
```### Site
Run:
```bash
npm install# Dev build
npm run dev# Build for prod
npm build
```## Thanks
Lots of stuff and people to thank:
- Shoutout to Jabah on the IRyS' Stage Discord server for clipping all the asset files!
- Favicon and chat emotes/badges are from [IRyS' member emotes by Chroneco](https://twitter.com/chrone_co/status/1633428830311550976).
- Theming and design inspired by [IRyS' stream and schedule overlay by 花杜ゆのき](https://twitter.com/hanamori_design/status/1600460112874950656?cxt=HHwWgMC-kcf__LUsAAAA).