hoetaek / tdesk_backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tdesk_backend

Build Status Built with

Worksheet for Teachers. Check out the project's documentation.

Prerequisites

Local Development

Start the dev server for local development:

docker-compose up

Run a command inside the docker container:

docker-compose run --rm web [command]

About


Languages

Language:Python 99.1%Language:Dockerfile 0.9%