https://github.com/tinyhttp/website
🌍 website for tinyhttp
https://github.com/tinyhttp/website
tinyhttp website
Last synced: about 1 month ago
JSON representation
🌍 website for tinyhttp
- Host: GitHub
- URL: https://github.com/tinyhttp/website
- Owner: tinyhttp
- Created: 2021-06-11T17:24:20.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T15:13:34.000Z (3 months ago)
- Last Synced: 2025-03-24T08:47:19.641Z (about 2 months ago)
- Topics: tinyhttp, website
- Language: TypeScript
- Homepage: https://tinyhttp.v1rtl.site
- Size: 2.64 MB
- Stars: 6
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# website
🌍 website for tinyhttp
## Setup
```sh
pnpm i
```## Run
Production: `pnpm build && pnpm start`
Development: `pnpm dev`