Skip to content

prathamesh-dukare/explore-partyKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽˆ PartyKit

How to play?

Head over to https://new.prathamesh-dukare.partykit.dev/ and open it in multiple tabs to see realtime magic of partykit with minimal code.

Default docs to refer

Welcome to the party, pal!

This is a Partykit project, which lets you create real-time collaborative applications with minimal coding effort.

server.ts is the server-side code, which is responsible for handling WebSocket events and HTTP requests. client.ts is the client-side code, which connects to the server and listens for events.

You can start developing by running npm run dev and opening http://localhost:1999 in your browser. When you're ready, you can deploy your application on to the PartyKit cloud with npm run deploy.

Refer to our docs for more information: https://github.com/partykit/partykit/blob/main/README.md. For more help, reach out to us on Discord, GitHub, or Twitter.

Releases

No releases published

Packages

No packages published