Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

SC-Fleet-Manager/fleet-manager-api

Repository files navigation

Star Citizen Fleet Manager

Installation for development

Requirements

  • git
  • docker
  • docker-compose

Clone repository

git clone https://github.com/Ioni14/starcitizen-fleet-manager.git
cd starcitizen-fleet-manager

Customize environment variables

echo "APP_ENV=dev" > .env.local

Customize docker-compose.override.yml

cp docker-compose.override.yml.dist docker-compose.override.yml

Customize the ports according to your needs, configure your dev reverse-proxy, etc.

Launch the stack (build & up containers)

make install

Launch all tests

make -j8 tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages