Skip to content

OdysseyMomentum/NIUTeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCH compliance For more info, click here.

NIUTeam

Real Estate - Give Buildings a Personality

Backend

To compile the backend run:

make

Upload the binaries as AWS Lambda functions.

Frontend

Note we use an Auth0 free tier as an OICD provider, the frontend expects a file: auth0.config.json in the root directy with the following fields:

{
  "domain": "",
  "clientId": "",
  "cacheLocation": "",
  "audience": ""
}

PS:

We added a lambda function to the code which performs entity resolution out of the documents we attach to the UOI. However we did not manage to integrate it anymore, but it works on many invoices we tested.

About

Real Estate - Give Buildings a Personality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published