A Neighbourhoods applet for sharing and assessing posts (with the Like and Total Likes dimensions).
This repository is based on the new Holochain scaffolding, meaning new entry types can be added with ease. The generated code will need to be adapted to Neighbourhoods.
- Install the holochain dev environment: https://developer.holochain.org/docs/install/
- Clone this repo and
cd
inside of it. - Enter the nix shell by running this in the root folder of the repository:
nix develop
pnpm install
After the above has been done, run:
pnpm run package