/fubipod-com

Primary LanguageTypeScript

Directus monorepo

Install

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

Run the following command:

pnpm dev

Open following URLs in Browser:

# web
https://example.com 

# directus
https://api.example.com

Deploy

Deploy Directus on Railway

Deploy on Railway

Deploy Web on Vercel

Deploy with Vercel