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.
- Clone the repo
git clone https://github.com/Stumblinbear/Deliverance.git
- Install NPM packages
npm install
- Start the server
npm run serve
- 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
Distributed under the MIT License. See LICENSE for more information.