Celerp is a self-hosted accounting and ERP system that runs as a desktop app, starts a local server with bundled Postgres, and lets people in the office connect from their browsers. Developers can also run it with: pip install celerp && celerp init The structure is modular. New modules can be b...
Source: [Hacker News](https://github.com/celerp/celerp)