learning_npm_node_acl

Technologies

Auth & Authorization

  • Node_ACL
eg: node setup.js 'nodeacl' , 'root' , '' , 'acl_'

node setup.js null, null, null, 'acl_', null, null, 'postgres://root:root@localhost:5432/nodeacl'

Run the node_acl folder by specifing the path to the folder node node_acl/acl.js.

  • Passport
  • Passport-Local

DB

  • Postgresql (PG)
  • Knex

Frontend

  • Handlebars