Zukunftsmusik / pss-fleet-data-api

A REST API server for Pixel Starships Fleet Data
MIT License
1 stars 0 forks source link

PSS Fleet Data API

Support Discord server invite

A REST API server for Pixelstarships Fleet Data to be deployed on CapRover.

Built with

🚀 Deploy

In order to deploy the API, the following prerequisites must be met:

Required Environment variables

Optional environment variables

Deploy on CapRover

To deploy the API on CapRover you need to:

Deploy locally with Docker

Follow the steps outlined in the Contribution Guide to set up your local development environment. Create a file called .docker-env in the workspace folder and add the following environment variables:

Then open a terminal, navigate to the workspace folder and run make docker. The command will:

The API can then be accessed at http://localhost:8000.

Run locally without Docker

The API can then be accessed at http://localhost:8000.

🖊️ Contribute

If you ran across a bug or have a feature request, please check if there's already an issue for that and if not, please open a new one.

If you want to fix a bug or add a feature, please check out the Contribution Guide.

🆘 Support

If you need help using the API or want to contribute, you can join my support Discord at: discord.gg/kKguSec

🔗 Links