No description
|
All checks were successful
Build and Push Voidtype Landing Page / docker (push) Successful in 2m19s
|
||
|---|---|---|
| .forgejo/workflows | ||
| app | ||
| k8s/base | ||
| CORPORATE_IDENTITY.md | ||
| EXECUTIVE.md | ||
| FEATURES_USECASES.md | ||
| PAYMENT_PROJECT_BRIEF.md | ||
| README.md | ||
| SYNC_EXPLAINED.md | ||
| VOIDTYPE_STYLE_GUIDE.md | ||
Voidtype Landing Page
This is the public landing site for Voidtype, built with Next.js, Tailwind CSS, and shadcn/ui.
Tech Stack
- Framework: Next.js 16 (App Router)
- Styling: Tailwind CSS 4
- Components: shadcn/ui
- Font: Roboto Serif
Getting Started
cd app
npm install
npm run dev
Deployment
The project is configured for static export.
npm run build