Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App setup automation #331

Open
Wambere opened this issue Jan 29, 2025 · 2 comments
Open

App setup automation #331

Wambere opened this issue Jan 29, 2025 · 2 comments
Assignees

Comments

@Wambere
Copy link
Contributor

Wambere commented Jan 29, 2025

When setting up a new app, there are several things that need to be done. The purpose of this issue is to track what needs to be done and to automate that process to make it as seamless and as easy as possible

  • setup dev environment
    • Install and setup android studio
    • configure SDK
    • clone fhircore repo
    • build project

  • set up local server

    • setup database
    • setup FHIR server
  • setup FHIR tooling

    • python environment
    • install requirements
    • able to run commands
  • setup app configs

    • use/generate/pull default configs
    • use tooling to push to server
  • setup app content

    • use/generate/pull default content
    • use tooling to push to server
  • setup keycloak

  • setup gateway

  • setup web

  • setup sentry/monitoring

@Wambere Wambere self-assigned this Jan 30, 2025
@Wambere
Copy link
Contributor Author

Wambere commented Jan 30, 2025

Initial work at ona-health/reference-apps#12

@Wambere
Copy link
Contributor Author

Wambere commented Jan 30, 2025

WIP ona-health/reference-apps#13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant