75
edits
(→github) |
|||
| Line 15: | Line 15: | ||
* we also need to edit frontend/src/i18n/en-AU/index.ts to change "mobile number" to "Phone Number (or X)" (it builds to /usr/src/app/frontend/dist/spa/assets/index.*.js ) | * we also need to edit frontend/src/i18n/en-AU/index.ts to change "mobile number" to "Phone Number (or X)" (it builds to /usr/src/app/frontend/dist/spa/assets/index.*.js ) | ||
* we are working on mounting the docker image with git on the server, so we can make changes to production and try them | * we are working on mounting the docker image with git on the server, so we can make changes to production and try them | ||
* RechnerFox setup a staging instance for us! | |||
* we should set up a schedule for rebasing in changes from upstream, then shoving our changes back on top. then we can deploy to docker directly from our github fork | * we should set up a schedule for rebasing in changes from upstream, then shoving our changes back on top. then we can deploy to docker directly from our github fork | ||
edits