explorer-backend
explorer-backend copied to clipboard
Describe modules in README file
The readme should have description of the modules
explorer-api
- how to obtain the yaml file
- where to look for endpoints
- where to look for request handlers
- where is the main application
explorer-core
- where to find DB schema
- where to find entity classes mapped to the db tables
- how the mapping is implemented
- how the cache is used
- how the Ergo node is connected
- where is default config file and how to supply user-defined file
I want to deploy explorer inside of my self node but not find documentation for deploying these services ( env, or service that should be installed (database and ...), .....). I see docker-compose this file is not complete yet. I hope you can help me to run these services on the server to have an explorer for my ergo network.