Skip to content

mloso/testTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Task

Table of Contents

About

A test task for vacancy. SQL queries located at queires folder.

Getting Started

Prerequisites

linux docker git

Installation

git clone https://github.com/mloso/testTask && cd testTask
cp .env_dist .env  # edit your environment variables (optional)
docker compose -f docker/compose/alembic.yml -f docker/compose/database.yml -f docker/compose/networks.yml --env-file .env up --build --abort-on-container-exit
docker compose -f docker/compose/app.yml -f docker/compose/database.yml -f docker/compose/networks.yml --env-file .env up --build

Usage

Go to browser and open link for swagger follow previous instruction and open http://$HOSTNAME:$PORT/docs page ( default - http://localhost:8080/docs)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages