This is a simple management system for the Harverst project.
Backend:
cd back-end bun install
Frontend:
cd front-end bun install
bun dev
cd fron-tend bun dev
MIT