Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 517 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 517 Bytes

Booky

A user-friendly app for tracking business expenses and revenue, designed to simplify financial management for entrepreneurs and small business owners.

How to use it

  1. Clone the project
  2. In the backend folder run this command: ./pocketbase serve You may need to change the file in the backend folder if you are using MacOS or Windows, see the Pocketbase doc.
  3. Run npm install in the app folder
  4. Create a .env file in the app folder
  5. npm run dev