Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefafafan/stenyan.com
https://github.com/stefafafan/stenyan.com
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stefafafan/stenyan.com
- Owner: stefafafan
- License: mit
- Created: 2024-09-23T09:52:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T01:09:57.000Z (3 months ago)
- Last Synced: 2024-10-23T00:19:01.884Z (3 months ago)
- Language: TypeScript
- Homepage: https://stenyan.com
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stenyan.com
Repository for https://stenyan.com/
Uses Hono and Cloudflare Pages.## Development
```sh
bun i
bun run dev
```