- In order to run this app, you will have to go (via terminal) to the folders frontend and backend and run "npm install" in every folder, when you are done just run:
node quickstart.js
-
To take the app to production just build the react app and paste the result in the ui folder of the backend. Then, deploy it as you would do with any other holochain app.
-
The file upload is buggy with files larget than 8MB