An experimental version of Interstellar v5 using the Astro framework.
The plan is to eventually merge this with the full version of Interstellar to create a faster, more versitile experience.
To provide our users the best quality proxy on the web, and to provide our developers and contributors a more seamless, easy development experience.
If you have any questions, do not hesitate to ask Koaku in the offical Interstellar discord!
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