A marketing website for Realms GOS (Governance Operating System) built with SvelteKit.
Realms GOS is a progressive digital sovereign realm pioneering governance of digital assets, identity, and social contracts. Built on the Internet Computer with the Generalized Global Governance (GGG) standard.
- Digital Governance: Transparent, automated governance systems
- Financial Management: ckBTC integration and treasury management
- Modular Extensions: Sophisticated extension system
- Citizen Dashboard: Intuitive governance participation interface
- Decentralized Auth: Internet Identity integration
- Internet Computer: Built for true decentralization
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewThe website is configured for static site generation and can be deployed to:
- Internet Computer
- Vercel
- Netlify
- Any static hosting provider
- Frontend: SvelteKit + TypeScript
- Styling: Tailwind CSS + Flowbite
- Icons: Lucide Svelte
- Build: Vite
- Deployment: Static adapter