https://github.com/witoo-source/valcheck-backend
https://github.com/witoo-source/valcheck-backend
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/witoo-source/valcheck-backend
- Owner: witoo-source
- Created: 2025-08-19T14:06:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-19T17:03:39.000Z (11 months ago)
- Last Synced: 2025-08-19T19:26:00.766Z (11 months ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# valcheck-back
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.20. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.