Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsugami/rinha-de-backend-2024-q1
https://github.com/tsugami/rinha-de-backend-2024-q1
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsugami/rinha-de-backend-2024-q1
- Owner: Tsugami
- Created: 2024-02-06T03:39:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T00:39:20.000Z (9 months ago)
- Last Synced: 2024-02-09T02:12:21.300Z (9 months ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rinha-de-backend-2024-q1
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.js
```This project was created using `bun init` in bun v1.0.26. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.