Release v0.1
submodules - service: tag v0.1.0 - clients/web: tag v0.1.0 features: - basic function for people management - - record people, edit people, delete people - - show people table, filter by some fileds - - recognize people info from image and text
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.DS_Store
|
||||
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "service"]
|
||||
path = service
|
||||
url = git@github.com:mamamiyear/if.u.service.git
|
||||
[submodule "clients/web"]
|
||||
path = clients/web
|
||||
url = git@github.com:mamamiyear/if.u.clients.web.git
|
||||
1
clients/web
Submodule
1
clients/web
Submodule
Submodule clients/web added at 2c7dbada25
1
service
Submodule
1
service
Submodule
Submodule service added at 8174c4cfe5
Reference in New Issue
Block a user