Split framework into separated packages

This commit is contained in:
kamil.mysliwiec
2017-05-14 16:03:09 +02:00
parent 693ec204de
commit 0c0caa2ae7
122 changed files with 526 additions and 253 deletions

6
.gitignore vendored
View File

@@ -8,9 +8,15 @@
# misc
npm-debug.log
/src/common/npm-debug.log
/src/core/npm-debug.log
/src/testing/npm-debug.log
/src/microservices/npm-debug.log
/src/websockets/npm-debug.log
# example
/quick-start
/example_dist
# tests
/test