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
- Host: GitHub
- URL: https://github.com/joshnuss/ps-poll
- Owner: joshnuss
- Created: 2025-03-04T15:29:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-04T18:15:59.000Z (11 months ago)
- Last Synced: 2025-03-04T19:23:39.686Z (11 months ago)
- Topics: durable-objects, partyserver, poll, svelte, vite
- Language: TypeScript
- Homepage: https://ps-poll.joshnuss-test-hello.workers.dev/
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## [Live Demo](https://ps-poll.joshnuss-test-hello.workers.dev)
## Usage
Install & run dev server:
```sh
pnpm install
pnpm dev
```
## License
MIT