From 22b7a1b88076b498bc2fe5ae203a7b13ce7fe4e3 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 2 Mar 2017 00:58:45 -0700 Subject: [PATCH] more comprehensive data model --- .gitignore | 2 + admin/public/index.html | 21 ++- admin/public/js/app.js | 15 +- bin/goldilocks.js | 85 ++++++--- lib/app.js | 236 +++++++++++++++++++----- package.json | 3 + packages/apis/com.daplie.caddy/index.js | 122 +++++++++++- packages/assets/org.oauth3 | 2 +- var/.gitkeep | 0 9 files changed, 396 insertions(+), 90 deletions(-) create mode 100644 var/.gitkeep diff --git a/.gitignore b/.gitignore index 9b5d38b..7d37e47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +var/* + # Logs logs *.log diff --git a/admin/public/index.html b/admin/public/index.html index 9febd74..6896842 100644 --- a/admin/public/index.html +++ b/admin/public/index.html @@ -5,7 +5,7 @@ -
+

Initializing... {{vm.hello}}

-
+
+
+ +
+
Pathname: + +
Modulename: {{modulename}} +
Target: + +
+
+
+
+
+ +
{{vm.config}}
+ +