asankulov / fabrique-test-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Fabrique Test Project

Prerequisites

  • Installed docker-compose, Docker

Running the app

  • Edit .env file from example by adding database credentials
  • Just make sure that 80 port is able or change the nginx service exposed port
$ docker-compose up -d --build

To see the swagger docs just go to localhost/api/docs/

About


Languages

Language:Python 90.5%Language:Dockerfile 6.4%Language:Shell 3.1%