Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/snowcait/notestr

Nostr Text Storage
https://github.com/snowcait/notestr

nostr

Last synced: 7 days ago
JSON representation

Nostr Text Storage

Awesome Lists containing this project

README

        

# Notestr

Nostr Text Storage. (PoC)

## Developing

```bash
npm install
npx wrangler pages dev .svelte-kit/cloudflare
```

### References

- [Cloudflare Pages](https://kit.svelte.dev/docs/adapter-cloudflare)
- [Cloudflare D1](https://developers.cloudflare.com/d1/examples/d1-and-sveltekit/)