Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 9, 2022. It is now read-only.

SC-Fleet-Manager/fleet-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

708 Commits

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

Readme

License

View license

Stars

Watchers

Forks

Packages

Contributors

Languages