2025-08-01 10:47:02 +08:00
|
|
|
# Front-end Deployment Instructions
|
|
|
|
|
|
|
|
|
|
Test Environment Deployment Goals:
|
|
|
|
|
1. Complete local development ->
|
2025-08-05 08:53:50 +08:00
|
|
|
1. run `docker compose watch `locally
|
|
|
|
|
1. Push to the repository, when develop done ->
|
|
|
|
|
1. Pull code for testing in bbh server, `/srv/bffr_web/frontend/frontend_react_fastapi` ->
|
|
|
|
|
1. Start the container using `docker compose watch ` ->
|
|
|
|
|
1. test myself , in 5173 port
|
2025-08-01 10:47:02 +08:00
|
|
|
|
2025-08-05 08:53:50 +08:00
|
|
|
### according above flow, we can achieve :
|
2025-08-01 10:47:02 +08:00
|
|
|
connect to the existing traefik-public network
|