Skip to content

This frontend application interacts with an IPFS node configured with the Kubo library and a local server. It also integrates with services provided by Hello.app. The frontend allows users to manage and adjust configurations through an intuitive user interface.

License

Notifications You must be signed in to change notification settings

Hello-Storage/hello-ipfs-user-node-front

Repository files navigation

hello-ipfs-user-node-front

This frontend application interacts with an IPFS node configured with the Kubo library and a local server. It also integrates with services provided by Hello.app. The frontend allows users to manage and adjust configurations through an intuitive user interface.

Requirements

  • Your preferred development environment, e.g. VS Code
  • Node.js (minimum version 16.x), download the Long Term Support (LTS) version and install it.
  • pnpm (you can install it with npm install -g pnpm or yarn global add pnpm), visit pnpm.io for more information or trouble-shooting.
  • Tauri prerrequisites: Tauri - Quick start

Tauri + React + Typescript

Setup

Once you have the prerequisites installed, follow these steps to get started:

  • Clone this repository: git clone https://github.com/Hello-Storage/hello-ipfs-user-node-front.git
  • Open the repository in VS Code
  • Run pnpm install in the repository root folder to install the dependencies
  • Run pnpm dev in the repository root folder to start the development server

About

This frontend application interacts with an IPFS node configured with the Kubo library and a local server. It also integrates with services provided by Hello.app. The frontend allows users to manage and adjust configurations through an intuitive user interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published