mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-06 12:08:50 -06:00
add basic information
This commit is contained in:
17
README.md
17
README.md
@@ -1 +1,16 @@
|
||||
# hyperreva
|
||||
# hyperreva
|
||||
|
||||
## Organizational structure
|
||||
* using reva as library
|
||||
* building services around the library functionalities
|
||||
* standalone repos for each service
|
||||
* hyperreva as wrapper repository for standalone binary
|
||||
|
||||
## Technical details
|
||||
* microservices: [go-kit/kit](https://github.com/go-kit/kit)
|
||||
* cli: [spf13/cobra](https://github.com/spf13/cobra)
|
||||
* configuration: [spf13/viper](https://github.com/spf13/viper)
|
||||
|
||||
## Next goals
|
||||
* [ ] working integration demo
|
||||
* [ ] minimal drone pipeline for nightly builds
|
||||
|
||||
Reference in New Issue
Block a user