philophilo / tech_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tech_api

How run the application

  • make build_all or make build service=api builds the docker image
  • make start starts the application with docker-compose
  • make pip_install package="<some-package>" install a python package
  • make django_shell run django shell
  • make shell open container shell

access

About


Languages

Language:Python 74.4%Language:Shell 15.0%Language:Makefile 6.6%Language:Dockerfile 4.0%