File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Running backend & frontend
2+ ---------------
3+
4+ copy server/src/configs/sample_config.py -> server/src/configs/config.py
5+ replace the secret variables with the ones for your application
6+
7+ copy server/src/prestart/env/sandbox.sample.env -> server/src/prestart/env/development.env
8+
9+ docker-compose up -d
10+
11+ BB2 Sandbox User
12+ -----------
13+ To ensure data displays properly in the sample application please use a
14+ Blue Button 2 Sandbox user that has PDE EoBs. An example of a user with this
15+ data would be: BBUser29999 (PWD: PW29999!) or BBUser29998 (PWD: PW29998!)
16+
17+ Development
18+ -----------
19+ Read the DEVELOPER NOTES found in the code to understand the application
20+ and where you will need to make adjustments/changes as well as some
21+ suggestions for best practices.
22+
You can’t perform that action at this time.
0 commit comments