The official website for CanvasMC, built with modern web technologies.
- Framework: Astro
- UI: Svelte
- CSS: Tailwind CSS
- Animation: GSAP
- Runtime: Bun
- Icons: Lucide Icons
- Validation: Zod
> bun install # Install dependencies
> bun run dev # Start dev server at localhost:3000
> bun run build # Build production site to ./dist/
> bun run start # Preview production build locallyCanvas is licensed under the GNU AGPLv3.