Skip to content

Ground-support Operations System for Endeavour's Darwin Rocket.

Notifications You must be signed in to change notification settings

endeavourockets/GalapagOS

Repository files navigation

GalapagOS

Build Lint Heroku

Ground-support Operations System for Endeavour's Darwin Rocket.

the galapagos islands

Server

Requirements

  • python ^3.7
  • poetry ^0.12.13

Commands

# install
poetry install

# lint
poetry run flake8

# test
poetry run pytest

# run development server
cd src && poetry run python main.py

Production Server

cd src && poetry run gunicorn main:server

About

Ground-support Operations System for Endeavour's Darwin Rocket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages