admin.attik.ai (confirmed Mar 17) with routing and layout so Payroll and Client Care Dashboard (separate projects) can plug into the same shell over time.attik-frontend/next.config.js: e.g. app.attik.ai / attik.ai / staging.attik.ai rewrite to /tools/*, client.attik.ai to /client/*, signup.attik.ai to /signup/*. There is no admin.attik.ai entry yet—admin needs the same kind of host → segment wiring plus a layout.attik-frontend/src/app/tools/layout.tsx) loads auth(), Navbar, InPageNav, and wraps children in Provider. Client Care Dashboard may be greenfield (no existing admin rails); the admin shell can reuse patterns from tools or introduce a lighter layout—Decision needed per product.NavUser for company switch); this ticket is the shell + route home for admin.Frontend
admin.attik.ai → /admin/:path* (or equivalent) rule alongside current entries in next.config.js, plus an src/app/admin/ (or agreed segment) layout that provides a minimal shell (providers, auth gate placeholder, outlet for child routes).admin.localhost pattern if used elsewhere).Backend
Please authenticate to join the conversation.
Completed
Main App
3 months ago
Linear
Get notified by email when there are changes.
Completed
Main App
3 months ago
Linear
Get notified by email when there are changes.