Hooks A sample app that showcases how to write blockchainless functions on Juno. Getting started git clone https://github.com/junobuild/examples cd rust/hooks npm ci Local development To run the frontend app: npm run dev To develop the "backend" functions: juno dev start