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

Separate Repositories #117

Open
nicholac opened this issue Nov 8, 2022 · 1 comment
Open

Separate Repositories #117

nicholac opened this issue Nov 8, 2022 · 1 comment

Comments

@nicholac
Copy link
Contributor

nicholac commented Nov 8, 2022

Infra-Risk-Vis repository can be split into seperate repos for Backend API, UI and ETL. This could have the following benefits amoungst others:

  • Easier to pickup for developers / PR's etc
  • Easier containerised builds
  • Potential for simpler deployment to AWS services directly from repos
  • Easier to integrate into CI/CD pipelines.
@tomalrussell
Copy link
Member

  • irv-autopkg for extract API and workers
  • irv-frontend for React/Typescript frontend and static server
  • irv-backend - to discuss: currently in containers/backend API over DB queries and serving raster tiles using terracotta as library
  • irv-vector-tileserver - to discuss: currently in containers/vector, container config building on tileserver-gl
  • ETL - to discuss: currently in etl, but with some related functionality in nismod/open-gira and irv-autopkg

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

2 participants