Skip to content

Orbitale/PoS-Sum

Repository files navigation

PoS (Point-of-Sale) prototype

Made with Tauri and Svelte.

Installation

Requirements:

  • Node.js version 22 or later
  • PNPM version 10 or later
  • Rust and Cargo, version 1.93 or later

To install:

Development

Run the pnpm run tauri dev command to start working on the project.

Build for release

Run the pnpm run tauri build command to build the project for production.

  • The app as a simple executable file is in the src-tauri/target/release/pos_sum file (or pos_sum.exe on Windows)
  • Several installers for your platform are located in the src-tauri/target/release/bundle/ directory.

About

A lightweight point-of-sale application for desktop or mobile

Topics

Resources

License

Stars

Watchers

Forks

Contributors