Flight Information Display System
Go to file
Santiago Lo Coco 4fc7781cb5 Refactor and add docker-compose.yml(s) 2023-10-23 12:31:09 -03:00
auth-domain Refactor and add docker-compose.yml(s) 2023-10-23 12:31:09 -03:00
browser-domain Refactor and add docker-compose.yml(s) 2023-10-23 12:31:09 -03:00
flights-domain Refactor and add docker-compose.yml(s) 2023-10-23 12:31:09 -03:00
screen-domain Refactor and add docker-compose.yml(s) 2023-10-23 12:31:09 -03:00
.gitignore Add auth-domain and browser-domain 2023-10-23 11:41:25 -03:00
.gitlab-ci.yml Run deploy step only in master branch 2023-10-23 11:45:03 -03:00
.pre-commit-config.yaml Refactor and add docker-compose.yml(s) 2023-10-23 12:31:09 -03:00
README.md Add .pre-commit-config.yaml (linting) 2023-10-19 11:58:03 -03:00

README.md

fids

Contributing

pre-commit install
pre-commit run --all-files