#Domain [SOLVED]
6 messages · Page 1 of 1 (latest)
I think it's easier to have the homepage on example.com, the APP on app.example.com or dash.example.com and the API on api.example.com
^ that's what i often stick to
there's that 100k/day free limit on workers and you may hit that with substantial traffic
discord does something like this though: webflow is on static paths (e,g /, /blog), the react app on /app,/channels,etc, and the API on /api/*
i think they're on the enterprise plan, which lets you customize origin ips