Forms and workflow product serving feorm.tangison.com.
Live: feorm.tangison.com
Status: Production site
Visibility: Public
Feorm product site and application with magic-link authentication, user roles and onboarding flows.
- Next.js (App Router)
- TypeScript
- Tailwind CSS
- Radix UI primitives
- lucide-react icons
git clone https://github.com/tangison/feorm.git
cd feorm
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 postinstall |
See package.json. |
14 page routes.
/
/admin
/booking/success
/dashboard
/journeys
/landing
/listing/[id]
/listing/[id]/book
/listing/new
/marketplace
/profile
/settings
/support
/verification
Create .env.local for local secrets. Never commit it.
Security note. This repository currently has
.env.localcommitted 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. Production domains:
feorm.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.