Skip to content

A TodoMVC application which is empowered by Fireproof storage and Partykit for multi user collaboration

Notifications You must be signed in to change notification settings

valorant-dhruv/fireproof-partykit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo MVC with Fireproof and Partykit example

This example demonstrates how you can use Fireproof to build a collaborative version of the Todo MVC app.

To start the application clone this repo and follow the steps:

1)Change directory to todo-react

  1. Do an npm install

  2. npm start

  3. cd server and write npx partykit dev

  4. Now you are good to go. Try using two different browser instances for the application and see how it reacts to changes and adopts to a multiplayer environment. Feel free to experiment with the code and change the name of the database to something else inside App,TodoList and TodoItem's useFireproof hooks to start with a fresh one

About

A TodoMVC application which is empowered by Fireproof storage and Partykit for multi user collaboration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published