AElfProject / aelf-dapp-factory

DApp Factory offers tools, resources, services or dApp sample projects to help anyone create and deploy dApp more easily.
MIT License
0 stars 0 forks source link

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

Open zhifenglee-aelf opened 3 months ago

zhifenglee-aelf commented 3 months ago

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:

Development Tasks:

Dependencies

https://github.com/AElfProject/aelf-dapp-factory/issues/15

References

nil

zhifenglee-aelf commented 3 months ago

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

zhifenglee-aelf commented 3 months ago

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

zhifenglee-aelf commented 3 months ago

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