https://github.com/zjunaidz/relaycat-server
https://github.com/zjunaidz/relaycat-server
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zjunaidz/relaycat-server
- Owner: zJUNAIDz
- Created: 2024-12-19T16:54:47.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-04-21T08:56:51.000Z (6 months ago)
- Last Synced: 2025-05-05T01:18:38.928Z (6 months ago)
- Language: TypeScript
- Size: 7.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend for RelayCat
## To install dependencies
```sh
bun install
```## To run
```sh
bun run dev
```open http://localhost:3000