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

https://github.com/joshnuss/ps-poll

A realtime poll built with PartyServer + Svelte
https://github.com/joshnuss/ps-poll

durable-objects partyserver poll svelte vite

Last synced: 26 days ago
JSON representation

A realtime poll built with PartyServer + Svelte

Awesome Lists containing this project

README

          

Realtime Poll with PartyServer + Svelte
------------

A multi-player poll that syncs using Cloudflare [Durable Objects](https://developers.cloudflare.com/durable-objects).

## Screenshot

screenshot

## [Live Demo](https://ps-poll.joshnuss-test-hello.workers.dev)

## Usage

Install & run dev server:

```sh
pnpm install
pnpm dev
```

## License

MIT