Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 536 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 536 Bytes

llm-node

Legal Lawyer Manager - Node base

Requires Node.js

Installation instructions

  1. download repository
  2. rename config-template.js to config.js and change accordingly, to setup your MongoDB user, password, collection and URL, and to insert your OAuth keys (such as Facebook, Twitter, Google+ and LinkedIn)
  3. go to the directory llm-node and run npm install
  4. run node main and be happy!

v. 1.1

  • Local and OAuth authentication.

v. 1.0

  • First version. just the "processos" (judicial procedures) module