/InterstellarAstro

An experimental version of Interstellar v5 using the Astro framework.

Primary LanguageJavaScript

Interstellar + Astro

(NOTE : this is a fork for my vercel app)

What is it?

An experimental version of Interstellar v5 using the Astro framework.

What is the plan?

The plan is to eventually merge this with the full version of Interstellar to create a faster, more versitile experience.

Why?

To provide our users the best quality proxy on the web, and to provide our developers and contributors a more seamless, easy development experience.

Questions?

If you have any questions, do not hesitate to ask Koaku in the offical Interstellar discord!

Development

If you plan on contributing here are some tips:

To install:

pnpm i

If that does not work, try running npm i -g pnpm and try again.

To start the development server run:

pnpm dev