Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferryar/bmkg-api
https://github.com/ferryar/bmkg-api
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/ferryar/bmkg-api
- Owner: FerryAr
- License: mit
- Created: 2024-03-16T08:29:38.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T00:26:34.000Z (9 months ago)
- Last Synced: 2024-04-14T00:34:07.071Z (9 months ago)
- Language: TypeScript
- Size: 98.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bmkg-api
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.32. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.