An open API service indexing awesome lists of open source software.

https://github.com/dotnize/tss-cloudflare-server-fn


https://github.com/dotnize/tss-cloudflare-server-fn

Last synced: about 1 year ago
JSON representation

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
```