Skip to content

Yet another matrix client for desktop. Kraftland Deployment.

License

Notifications You must be signed in to change notification settings

Kimiblock/top.kimiblock.plane

 
 

Repository files navigation

Local development

Firstly, to setup Rust, NodeJS and build tools follow Tauri documentation.

Now, to setup development locally run the following commands:

  • git clone --recursive https://github.com/cinnyapp/cinny-desktop.git
  • cd cinny
  • npm ci
  • cd ..
  • npm ci

To build the app locally, run:

  • npm run tauri build

To start local dev server, run:

  • npm run tauri dev

About

Yet another matrix client for desktop. Kraftland Deployment.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 50.2%
  • JavaScript 35.2%
  • Shell 14.6%