Run the following command:
pnpm install
pnpm build:local
Add following records to /etc/hosts
:
127.0.0.1 api.example.com
127.0.0.1 example.com
Run the following command:
pnpm dev
Open following URLs in Browser:
# web
https://example.com
# directus
https://api.example.com