https://github.com/golaughlin/north-pole-api-hono
https://github.com/golaughlin/north-pole-api-hono
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/golaughlin/north-pole-api-hono
- Owner: golaughlin
- Created: 2025-11-18T05:31:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-20T08:41:01.000Z (7 months ago)
- Last Synced: 2026-02-20T01:40:03.021Z (4 months ago)
- Language: TypeScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000