Skip to content

Makeshift organisation tool for the p4p unconference

Notifications You must be signed in to change notification settings

p2panda/peers-for-peers

Repository files navigation

peers-for-peers

Makeshift organisation tool for the p4p unconference 28.-30.07.23 in offline, Berlin built with React, p2panda and shirokuma.

Development

Browser

With a local aquadoggo node running execute the following commands:

# Install NodeJS dependencies
npm install

# Start development server at http://localhost:8080
npm start

# Build for production
npm run build

Tauri

The tauri app comes bundled with it's own node, just run the following commands:

# Install NodeJS dependencies
npm install

# Start the tauri app and front-end server in development mode
npm run tauri dev

# Build for production
npm run tauri build

License

UNLICENSE

About

Makeshift organisation tool for the p4p unconference

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published