Tenra.dev is the software development site for JAMARQ Digital LLC. It presents Tenra as the home for JAMARQ's software products, internal tools, experimental systems, and select custom software work when the fit is strong.
The app is built with Next.js and keeps the site intentionally calm and readable. Content changes should preserve the existing visual language while keeping the messaging precise, technically honest, and product-led.
See /docs for system maps, deployment steps, and operational guardrails.
This is the production Tenra.dev site, not a placeholder. It is a Next.js App Router project under src/app, deployed through Vercel. Public routes cover capabilities, process, mission, projects, archived case studies, and contact. Contact submissions post to /api/contact, send through SendGrid when configured, and fall back to server-side logging in unconfigured local environments.
The site also has a lightweight protected /admin route. Turso/libSQL is used for admin settings, in-app admin password changes, structured project inventory, product grouping, suite footer links, and contact submission records. Seed data remains in code as a local-development fallback and recovery path.
docs/SYSTEM_OVERVIEW.mddocs/SYSTEM_PUBLIC.mddocs/SYSTEM_ADMIN.mddocs/SYSTEM_OPS.mddocs/DEPLOYMENT_GUIDE.mddocs/DEVELOPER_GUIDE.mddocs/PAGESPEED_TRADEOFFS.mddocs/COPILOT_INSTRUCTIONS_SUMMARY.md
- Keep Tenra content precise, technical, and product-led.
- Keep DB-backed content structured, seeded, and easy to recover.