Deliverance
Deliverance copied to clipboard
Web UI for the SpaceTraders API. https://deliverance.forcookies.dev
Deliverance
Deliverance is a Web UI for the Space Traders API. You can access it at deliverance.forcookies.dev, or get it running yourself locally following the instructions below.
Installation
- Clone the repo
git clone https://github.com/Stumblinbear/Deliverance.git - Install NPM packages
npm install - Start the server
npm run serve
Contributing
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.