https://github.com/alez-dev/celica-moe
A collection of tools to help PGR player
https://github.com/alez-dev/celica-moe
leptos pgr pgr-tools punishing-gray-raven tailwindcss
Last synced: 3 months ago
JSON representation
A collection of tools to help PGR player
- Host: GitHub
- URL: https://github.com/alez-dev/celica-moe
- Owner: ALEZ-DEV
- License: mit
- Created: 2024-03-08T21:08:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-11T20:06:48.000Z (12 months ago)
- Last Synced: 2024-12-30T20:42:16.538Z (5 months ago)
- Topics: leptos, pgr, pgr-tools, punishing-gray-raven, tailwindcss
- Language: Rust
- Homepage: https://celica.moe
- Size: 6.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
## Screenshot
## Todo
- [x] Calendar
- [x] Overview
- [x] Detail
- [ ] Current banner overview (In progress)
- [ ] Player overview
- [ ] Search player (by uid and username)
- [ ] Player detail## Running the project
```bash
git clone https://github.com/ALEZ-DEV/Celica-moe
``````bash
cargo leptos watch
```