sketch the news module architecture (#2)
* make rough news module structure prototype * update generic structure * remove auth from news module structure
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
.PHONY: build
|
||||
build: dst .WAIT \
|
||||
dst/system_arch.svg
|
||||
dst/system_arch.svg \
|
||||
dst/news_module.svg
|
||||
|
||||
export: exports .WAIT \
|
||||
exports/system_arch.svg
|
||||
exports/system_arch.svg \
|
||||
exports/news_module.svg
|
||||
|
||||
dst:
|
||||
mkdir dst
|
||||
|
Reference in New Issue
Block a user