Flight Information Display System
Go to file
Santiago Lo Coco f33da2703b Run deploy step only in master branch 2023-10-23 11:45:03 -03:00
auth-domain Add auth-domain and browser-domain 2023-10-23 11:41:25 -03:00
browser-domain Add auth-domain and browser-domain 2023-10-23 11:41:25 -03:00
db Add initial example 2023-10-04 19:39:13 -03:00
flights-domain Add screen-domain and update flights-domain 2023-10-23 11:39:12 -03:00
screen-domain Add screen-domain and update flights-domain 2023-10-23 11:39:12 -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 Add .pre-commit-config.yaml (linting) 2023-10-19 11:58:03 -03:00
README.md Add .pre-commit-config.yaml (linting) 2023-10-19 11:58:03 -03:00
docker-compose.yml Add flights-domain (from 'airports' repo) 2023-10-19 10:12:19 -03:00

README.md

fids

Contributing

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