Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xnim/v2-server
https://github.com/0xnim/v2-server
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xnim/v2-server
- Owner: 0xnim
- License: agpl-3.0
- Created: 2024-02-26T05:35:44.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-05T03:17:00.000Z (11 months ago)
- Last Synced: 2024-05-20T21:22:45.360Z (9 months ago)
- Language: TypeScript
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# server
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.21. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.