Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imlunahey/old-blog
https://github.com/imlunahey/old-blog
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/imlunahey/old-blog
- Owner: ImLunaHey
- Created: 2023-10-23T11:58:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T07:15:46.000Z (11 months ago)
- Last Synced: 2024-12-08T12:09:34.956Z (about 1 month ago)
- Language: TypeScript
- Size: 1.84 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog
To install dependencies:
```bash
bun install
```To run:
```bash
bun run src/index.ts
```This project was created using `bun init` in bun v1.0.7. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.