Skip to content

starlinworld/website

 
 

Repository files navigation

Starlin.World Website

Website for StarlinWorld from scratch.

Pull Requests Issues License

Introduction

starlin.world Minecraft server website.

https://starlin.world

Deployed on GitHub Pages.

Tech Stack

  • Astro
  • TypeScript
  • Tailwind CSS

Develop

Real-time development with hot reload:

pnpm dev

Build for preview:

pnpm build
pnpm preview

The docs search function can only be tested in preview mode, as it can only generate data during the build process.

BACK TO TOP


Copyright © 2026-present Katorly Lab

License

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

  • Astro 69.3%
  • TypeScript 27.4%
  • CSS 2.8%
  • JavaScript 0.5%