Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 203 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 203 Bytes

Bookkeeper

Installation

  • Clone the repository
  • Run npm install

Running the app

  • Copy the .env.example file to .env and fill in the required environment variables
  • Run npm run dev