Sovereign intelligence infrastructure product site.
Preview: https://tangison.com
Status: Product site
Visibility: Public
Product site for TANGISON SYSTEMS, the sovereign AI infrastructure line. Distinct from tangison-studio, which is the agency arm, and from tangison-technologies-website, which is the corporate site.
- Next.js (App Router)
- TypeScript
- Tailwind CSS
- Radix UI primitives
- Framer Motion
- lucide-react icons
- Prisma ORM
- sharp image pipeline
git clone https://github.com/tangison/tangison.git
cd tangison
npm install
npm run devThe dev server runs on http://localhost:3000.
| Script | Purpose |
|---|---|
npm run dev |
Start the development server. |
npm run build |
Production build. |
npm run start |
Serve the production build. |
npm run lint |
Run ESLint. |
npm run db:push |
Push the Prisma schema to the database. |
npm run db:generate |
Generate the Prisma client. |
npm run db:migrate |
Run Prisma migrations. |
npm run db:reset |
Drop and recreate the database. |
13 page routes.
/
/about
/brand
/company
/contact
/home-
/industries
/privacy
/services
/sitemap
/solutions
/terms
/work
Create .env.local for local secrets. Never commit it.
Security note. This repository currently has
.envcommitted to the default branch. It must be removed from the working tree and from git history, and any live value it contains must be rotated first. SeeSECURITY.mdin the audit workspace for the full finding and the remediation order.
Deployed on Vercel. No custom domain is attached to this project.
Built and maintained by Tangison Technologies, Windhoek, Namibia.
| Main line | +264 83 411 522 (083411522) |
| contact@tangison.com | |
| Web | https://tangison.com |
Proprietary. Copyright Tangison Technologies. All rights reserved.
