astrologydating.app
Aether is getting a real home.
This Next.js shell is the website and serverless API host for the Aether Expo MVP — enough structure to grow without turning the project into a separate backend app.
Thin serverless path
- Expo MVP keeps the first-session dating loop working in demo mode.
- Next.js hosts the public site and small serverless API routes.
- Clerk will verify identity at the API seam when auth is added.
- Mongo will store small durable product records after the shell is live.