Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Homework

Docker Compose включает в себя три сервиса:

  1. React - frontend
  2. PostgreSQL
  3. FastAPI - backend

Для запуска

В корневом каталоге проекта ввести docker compose up --build

Client находится по адресу: http://localhost:3000 Server находится по адресу: http://localhost:8000 Проверить работу сервера можно с помощью http://localhost:8000/docs

База данных имеет следующий вид: Снимок экрана 2024-11-21 в 11 19 36

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages