Skills training platform serving skills.tangison.com.
Live: skills.tangison.com
Status: Production site
Visibility: Public
Platform site for Skills Camp, the training arm of the Tangison estate.
- 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/skills.git
cd skills
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. |
1 page routes.
/
Create .env.local for local secrets. Never commit it.
Deployed on Vercel. Production domains:
skills.tangison.com
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.