Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyosu-1/ducklytics
https://github.com/kyosu-1/ducklytics
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kyosu-1/ducklytics
- Owner: kyosu-1
- Created: 2024-11-10T23:26:43.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T23:43:16.000Z (2 months ago)
- Last Synced: 2024-11-11T00:26:47.433Z (2 months ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ducklytics
DuckDB-WASMの動作を試すために作成したサンプルアプリ。
## Development
Run the dev server:
```sh
npm run dev
```## Deployment
First, build your app for production:
```sh
npm run build
```Then, deploy your app to Cloudflare Pages:
```sh
npm run deploy
```注:現在Cloudflare Pagesの25MB制限により、デプロイできない。