https://github.com/pure-peace/osu-server-connector
O.S.C - osu! Server Connector
https://github.com/pure-peace/osu-server-connector
application osu react rust tauri typescript vite
Last synced: 3 months ago
JSON representation
O.S.C - osu! Server Connector
- Host: GitHub
- URL: https://github.com/pure-peace/osu-server-connector
- Owner: Pure-Peace
- License: mit
- Created: 2022-07-24T19:47:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T11:03:38.000Z (almost 4 years ago)
- Last Synced: 2025-10-30T19:57:05.855Z (8 months ago)
- Topics: application, osu, react, rust, tauri, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 1.71 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# O.S.C - osu! Server Connector
WIP
### ⛏️ Build with
*React + Vite + Tauri / TypeScript + Rust*
### 🚀 Scripts
**Dev app**
```bash
yarn dev
```
**Build app**
```bash
yarn release
```
**Build web resources**
```bash
yarn build
```
**Dev web**
```bash
yarn start
```
**Serve `/build`**
```bash
yarn serve
```
## License
MIT
*Pure-Peace*