/andreslist

Primary LanguagePythonMIT LicenseMIT

Andreslist

Quickstart:

Startup all services:

$ docker-compose up --build

Visit andreslist.com. Maybe you need add andreslist.com to your /etc/hosts file (on Linux).

API docs api.andreslist.com/docs.

Run server test:

$ docker-compose up server -d
$ docker-compose exec server pytest .