https://github.com/craftcanvasmc/website
Official website for CanvasMC.
https://github.com/craftcanvasmc/website
bun nextjs nodejs react typescript
Last synced: 11 months ago
JSON representation
Official website for CanvasMC.
- Host: GitHub
- URL: https://github.com/craftcanvasmc/website
- Owner: CraftCanvasMC
- License: agpl-3.0
- Created: 2025-01-11T09:57:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-19T03:07:19.000Z (11 months ago)
- Last Synced: 2025-07-19T04:03:45.093Z (11 months ago)
- Topics: bun, nextjs, nodejs, react, typescript
- Language: TypeScript
- Homepage: https://canvasmc.io
- Size: 39.6 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CanvasMC.io
[](https://github.com/CraftCanvasMC/Website/blob/master/LICENSE)
[](https://github.com/CraftCanvasMC/Website/graphs/contributors)
[](https://canvasmc.io/discord)
The official website for CanvasMC, built with modern web technologies.
## Tech Stack
- [Next.js 15](https://nextjs.org/)
- [Next-Plausible](https://next-plausible.vercel.app/)
- [Tailwind CSS v4](https://tailwindcss.com/)
- [Radix UI Primitives](https://www.radix-ui.com/primitives)
- [Lucide Icons](https://lucide.dev/)
- [Zod](https://zod.dev/)
## Available Scripts
```sh
> bun run dev
> bun run build
> bun run start
> bun run lint
> bun run lint:fix
> bun run format
> bun run format:fix
> bun run check
> bun run check:fix
> bun run typecheck
```
## Contributors

## License
Canvas is licensed under the [GNU AGPLv3](https://github.com/CraftCanvasMC/Canvas/blob/master/LICENSE).