This is the source code for the latest iteration of the No Mans Sky Coordinate Exchange app. Its written in Svelte using the Svelte-Kit framework and Typescript.
After having cloned the source code run
pnpm install
in the root directory and
pnpm dev
to run it locally