Skip to content

atidev/bugget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Bugget

Платформа для построения процесса работы с баг-репортами

локальный запуск

Весь проект

docker compose --profile full up

Только бэкенд

docker compose --profile back up

Только фронтенд

docker compose --profile front up