Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kratos-mc/api
https://github.com/kratos-mc/api
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kratos-mc/api
- Owner: kratos-mc
- Created: 2024-04-13T06:11:00.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T09:11:39.000Z (9 months ago)
- Last Synced: 2024-11-08T20:49:16.689Z (2 months ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.