An open API service indexing awesome lists of open source software.

https://github.com/p2panda/mushroom-app-tutorial

Example "Mushroom App" used as a p2panda tutorial
https://github.com/p2panda/mushroom-app-tutorial

local-first p2panda react tutorial

Last synced: 7 months ago
JSON representation

Example "Mushroom App" used as a p2panda tutorial

Awesome Lists containing this project

README

          

# mushroom-app-tutorial

This is an example app accompanying the p2panda tutorial ["Let's build a mushroom app!"](https://aquadoggo.p2panda.org/tutorials/mushroom-app) with TypeScript, Webpack and React.

## Usage

> The best way to learn about this application is to read the tutorial. If you already know what you're doing, you can also get started with the following steps:

1. Install dependencies
```bash
npm install
```

2. Start your [`aquadoggo`](https://github.com/p2panda/aquadoggo) node
3. Deploy schemas on node
```bash
npm run schema
```

4. Copy the resulting JSON into `schemas.json`
5. Start the application
```bash
npm start
```

6. Open the webbrowser at http://localhost:8080

## License

`UNLICENSED`

## Supported by





_This project has received funding from the European Union’s Horizon 2020 research and innovation programme within the framework of the NGI-POINTER Project funded under grant agreement No 871528_