Skip to main content

Tutorials

๐ŸŽˆ
Set up a local node
Start and maintain a local aquadoggo node on your machine. Go to tutorial
๐Ÿคฟ
Create a schema
Use send-to-node and the GraphQL playground to interact with your node. Go to tutorial
๐Ÿ„
Let's build a mushroom app!
Build a simple React application with p2panda-js. Go to tutorial
๐Ÿชฉ
Replicate data between two nodes
Set up two nodes to replicate logs with each other Coming soon ..
๐Ÿœ
Embed a node in Tauri
Integrate aquadoggo inside your application with Tauri to make it local-first. Coming soon ..
๐Ÿ›ผ
Use p2panda on iOS and Android
Experiments with Tauri. Coming soon ..
๐Ÿซง
Encrypt messages for a group
Use Secret Group to encrypt messages in p2panda. Coming soon .. if you can't wait, check these e2e tests