https://github.com/dotnize/tss-cloudflare-server-fn
https://github.com/dotnize/tss-cloudflare-server-fn
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dotnize/tss-cloudflare-server-fn
- Owner: dotnize
- Created: 2024-10-24T05:36:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T05:46:04.000Z (over 1 year ago)
- Last Synced: 2025-01-13T01:20:33.422Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://tss-cloudflare-server-fn.vercel.app
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
https://stackblitz.com/~/github.com/dotnize/tss-cloudflare-server-fn
```sh
# install
pnpm install
# dev (everything works fine)
pnpm dev
# build
pnpm build
# run build via wrangler
pnpm preview
```