Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 240 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 240 Bytes

the-ground-segment-api

The Ground Segment Api

run development version

docker-compose build --pull
# at first time create database:
docker-compose run --rm web reset_db
docker-compose up -d

surf to: http://localhost:8023/