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

Create a Backend Template using ABP + Orleans with Elastic Search #16

Open
2 of 4 tasks
zhifenglee-aelf opened this issue Jun 27, 2024 · 3 comments
Open
2 of 4 tasks
Assignees
Labels
enhancement New feature or request

Comments

@zhifenglee-aelf
Copy link
Collaborator

zhifenglee-aelf commented Jun 27, 2024

Expected Behavior

Developer is able to spin up a backend template in C# with ABP framework + Orleans with Elastic Search setup.

Specifications

As a developer, I would like to start a backend project in C# with ABP framework and Orleans with Elastic Search setup easily by using a template so that I can easily iterate on it and customise it with my own business logic.

Features:

  • Elastic Search integrated

Development Tasks:

  • Setup repository
  • Setup CI/CD
  • Integrate into Template
  • Local Testing

Dependencies

#15

References

nil

@zhifenglee-aelf zhifenglee-aelf added the enhancement New feature or request label Jun 27, 2024
@zhifenglee-aelf zhifenglee-aelf self-assigned this Jun 27, 2024
@zhifenglee-aelf
Copy link
Collaborator Author

Checking if it is possible to use packages to modularise elastic search and other possible modules.

@zhifenglee-aelf
Copy link
Collaborator Author

Found a package that was private for ES. Will move the package to public repo and public nuget package

@zhifenglee-aelf
Copy link
Collaborator Author

Created a new repository and added LICENSE, README and workflows for CI/CD.
https://github.com/AElfProject/aelf-elastic-search-client

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

No branches or pull requests

1 participant