Skip to content

ldiego73/harvest-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Harverst Managment

This is a simple management system for the Harverst project.

Installation

Requirements

  • Node 20.x
  • Bun 1.x

Installation

Backend:

cd back-end
bun install

Frontend:

cd front-end
bun install

Usage

Backend

bun dev

Frontend

cd fron-tend
bun dev

License

MIT

Releases

No releases published

Packages

No packages published