Skip to content

FreeOpenSourcePOS/FloRetail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FloRetail

Electron + Express + SQLite point-of-sale for retail/general stores — part of the FloCafe ecosystem (FloCafe, FloRetail, FloSalon share one architecture; FloAdmin/Blue/RevFlo are common infrastructure).

The product spec and build plan live in specs/floretail.md (private submodule, not tracked by this repo's git — see specs/CLAUDE.md). Read that first; this README is intentionally short.

Stack

  • Electron main process + local Express API on port 3001 (single port — no KDS, no second port)
  • better-sqlite3, WAL mode
  • frontend/ (Next.js, not yet scaffolded) talks to the local API the same way FloCafe's frontend does

Dev

npm install
npm run build
npm run dev

No frontend build exists yet — npm run dev will fall back to the "frontend not built" placeholder page until frontend/ is scaffolded.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages