Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 253 Bytes

dotlocal

Local development domains.

Usage

  1. Start the dotlocal daemon with root privilege: dotlocal-daemon

  2. Start your app with dotlocal wrapper: dotlocal --host testapp.local pnpm api:dev

  3. Visit your app at http://testapp.local.