SkillAgentSearch skills...

Partypoll

A real-time polling application built with Next.js and PartyKit

Install / Use

/learn @partykit/Partypoll
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PartyKit is an open source platform for developing multiplayer, real-time applications.

This is a PartyKit project using Next.js.

Getting Started

First, run the development server:

npm install
npx partykit dev
npm run dev

This will start the PartyKit development server at port 1999, and a Next.js development server at port 3000.

Open http://localhost:3000 with your browser to see the result.

Learn more

Read our step-by-step tutorial on PartyKit Docs, including instructions to deploy your application to PartyKit and Vercel. You can also follow a video tutorial

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated4mo ago
Forks10

Languages

TypeScript

Security Score

72/100

Audited on Nov 11, 2025

No findings