Skip to content

Local Development

Purpose

Get any of the 7 apps or the API Worker running on your own machine.

What's actually needed

A plain npm install at the repo root, then npm run dev:<app> - no Docker, no Kubernetes, no local database server to stand up separately (D1 has a built-in local emulator via Wrangler).

Pages in this section

Fastest path

git clone https://github.com/Thirunk/akshaya-group-global.git
cd akshaya-group-global
npm install
npm run dev:corporate