Skip to content

GuilhermeZanetti/tcc_api

 
 

Repository files navigation

Judge API

Setup

The first step is install poetry and then install the project dependencies

$ pip install poetry
$ make setup

After installing poetry and the dependencies, you need to start docker.

$ docker-compose up -d

After this, run the project.

$ make run

About

Judge API

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.3%
  • Other 0.7%