mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-09 09:35:03 +09:00
make common module as any-sync repo
This commit is contained in:
parent
aac5b3e83c
commit
596a315c5f
320 changed files with 453 additions and 29202 deletions
12
README.md
12
README.md
|
@ -1,12 +0,0 @@
|
|||
# go-anytype-infrastructure-experiments
|
||||
This repository will have the code for new infrastructure client and node prototypes
|
||||
|
||||
## Project structure
|
||||
- **app** - DI, loggers, common engine
|
||||
- **bin** - contains compiled binaries (under gitignore)
|
||||
- **cmd** - main files by directories
|
||||
- **config** - config component
|
||||
- **etc** - default/example config files, keys, etc
|
||||
- **service** - services, runtime components (these packages can use code from everywhere)
|
||||
- **pkg** - some static packages that can be able to move to a separate repo, dependencies of these packages limited to this folder (maybe util)
|
||||
- **util** - helpers
|
Loading…
Add table
Add a link
Reference in a new issue