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

Restructure #1

Open
chrissearle opened this issue Dec 19, 2024 · 1 comment
Open

Restructure #1

chrissearle opened this issue Dec 19, 2024 · 1 comment

Comments

@chrissearle
Copy link
Contributor

Thinking about the following restructure.

Monorepo with three projects:

  • Kotlin project that creates the bulk import json, docker build that creates an elastic instance with that data pre-loaded
  • Kotlin project that contains the searching backend - docker build that creates a running instance
  • Frontend project - docker build that creates a running instance

Testing docker compose file that links all 3.

chrissearle added a commit that referenced this issue Dec 19, 2024
@chrissearle
Copy link
Contributor Author

Existing search moved to search subdir.

Index not started.

Frontend - docker build only.

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