main goal is to show a simple minimalist erp system based powered by bun + sqlite.
user can define resource attributes and attribute categories
apps/api -> backend apps/frontend -> react frontend packages/api-client -> api client to connect them both
using drizzle and sqlite for data storage. schema in apps/api/db/schema.ts