This is the official repository for the NMSGE Web app allowing you to search the entire library of ships, multitools and freighters to find the one perfectly suited to you.
Creator: @Spiper Maintainers: @CEbbinghaus
As of V1.1.0 it is now possible to work on it locally with nothing more than npm installed.
To do that checkout the Repository
$ git checkout https://github.com/blackholesuns/nmsce
and run the development script
$ npm run dev
Voila. Now it should be available to test under https://localhost:5000