Skip to main content

Tech Stack

Backend

Frontend


Environment Setup

Backend — backend/.env

Frontend — .env

If not set, the Axios instance defaults to http://localhost:8000.

Running the App

Backend

API available at http://localhost:8000 Swagger UI at http://localhost:8000/docs

Frontend

Frontend available at http://localhost:5173

Running Tests

Test files:
  • test_bank_routes.py
  • test_bullion_routes.py
  • test_client_routes.py
  • test_karigar_routes.py
  • test_polisher_routes.py
  • test_client_order_routes.py
  • test_calculations.py
  • test_services.py