Skip to content

ohwthestupid/IN-astro

 
 

Repository files navigation

Interstellar V6

This is a unstable version of Interstellar rewritten from the ground up. Expect release around the start of the 2024-2025 school year.

Development

pnpm i
pnpm disable # Optional: Disables Astro's Telemetry - https://astro.build/telemetry
pnpm dev

Production

pnpm i
pnpm disable # Optional: Disables Astro's Telemetry - https://astro.build/telemetry
pnpm build
pnpm start

About

fork of interstellar v6 i guess

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 48.6%
  • Astro 40.5%
  • JavaScript 6.4%
  • CSS 4.2%
  • Dockerfile 0.3%