#k ( kp-core ) A promise oriented typescript connect/express inspired framework for responsive, browser/api driven web applications.
Copy ./app/secrets.example.json to ./app/secrets.json and enter appropriate details
Secondly, install the packages:
$ npm install -g ts-node
$ cd ./app/
$ npm installThen, run the demo: (with default index page at http://localhost:8080/)
$ ts-node demo.tsor run the app (does not have docs & )
$ ts-node app.tsPassport a wrapper for Passportjs allowing for oauth and social logins
URLEncode a wrapper for urlencode to get query parameters from request
CookieSession a wrapper for cookie-session allowing access to request cookies
Collections pure api for interacting with schema defined database objects
IAM internal user, role, and permissions layer
Just as connect and express funamentalized the
License: MIT
With love, from Dallas