GaleMC Website is the official website repository for GaleMC, built with Astro, Svelte, Tailwind CSS, GSAP, Bun, Lucide, and Zod.

Stars

4

7-day growth

No data

Forks

2

Open issues

1

License

AGPL-3.0

Last updated

2026-07-30

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It demonstrates a modern front-end stack for an open-source project and is openly available under the GNU AGPLv3 license.

Who it is for

  • GaleMC community members and followers
  • Web developers interested in Astro, Svelte, and Tailwind
  • Developers considering contributing to the GaleMC website
  • Open-source developers looking for AGPLv3-licensed examples

Use cases

  • Run the official GaleMC website locally for development or customization
  • Use the repository as a reference for combining Astro, Svelte, Tailwind, and GSAP
  • Learn how Zod can be used for validation in an Astro-based project
  • Inspect and build upon an open-source website under AGPLv3

Strengths

  • Uses a clearly specified modern tech stack including Astro, Svelte, Tailwind, GSAP, and Bun
  • Provides simple script commands for install, dev, build, and preview
  • Open source under GNU AGPLv3, making the code freely inspectable
  • Includes practical front-end details such as Lucide icons and Zod validation

Considerations

  • The README is minimal and does not describe site content, pages, or project features
  • Requires Bun as the JavaScript runtime, which may be unfamiliar to some developers
  • GNU AGPLv3 is a strong copyleft license and may be restrictive for some reuse scenarios

README quick start

GaleMC Website

The official website for GaleMC, built with modern web technologies.

Tech Stack

Available Scripts

> 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 locally

License

Gale is licensed under the GNU AGPLv3.

Description

Official website for GaleMC

Related repositories

Similar projects matched by category, topics, and programming language.

react
Featured
react GitHub avatar

react

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.

Web DevelopmentFrontend Frameworks
246,741
TanStack
Featured
TanStack GitHub avatar

router

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

Web DevelopmentFrontend Frameworks
14,861
NUber-dev
Featured
NUber-dev GitHub avatar

YTubic

YTubic is a fast, responsive, open-source YouTube Music desktop client for Windows, Linux, and macOS that uses direct InnerTube API communication and aggressive caching to provide instant navigation and playback.

Web DevelopmentFrontend Frameworks
226