feat: add minimal connector

This commit is contained in:
Jovan Krunić
2018-12-03 17:10:03 +01:00
commit d332f6e6b5
14 changed files with 4834 additions and 0 deletions

3
tsconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "./node_modules/@openstapps/configuration/tsconfig.json"
}