This is a simple self-hosted inventory system.
⚠️ DO NOT EXPECT THIS SOFTWARE TO BE SAFE: There are SQL injections galore, this is meant for internal network usage only!
To install bun go look it up.
To install dependencies:
bun install
To run:
bun start
To backup the database, just copy inventory_database.db
anywhere.