Skip to content

w1ndseek2/HWRR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HWR

deployment

cd frontend && npm run build
docker-compose up -d

development

python3 backend/backend.py
cd frontend && npm run dev
cp nginx_conf/default.conf /etc/nginx/conf.d
** start nginx