An open API service indexing awesome lists of open source software.

https://github.com/bhayward93/wormhole

Vite client for SpaceTraders
https://github.com/bhayward93/wormhole

Last synced: 3 months ago
JSON representation

Vite client for SpaceTraders

Awesome Lists containing this project

README

        

# Wormhole - Space Traders Client

Wormhole is an early-stage WIP client for SpaceTraders written in React. Basic functionality build out:

- [x] Registration.
- [x] My ships list.
- [x] My contracts list.
- [x] Contract acceptance.

## Requirements

NodeJS 18+
NPM

## Running

`npm i`
`npm run dev`

See `package.json` for more details on available scripts.

## License

[MIT](https://choosealicense.com/licenses/mit/)