Skip to content

Regulatory Compliance Solution Frontend for Talanza Energy Consulting.

License

Notifications You must be signed in to change notification settings

Ontica/Talanza.RegTech.UI

Repository files navigation

Talanza Regulatory Compliance Solution Frontend

Angular-based front-end Regulatory Compliance Solution for the Mexican Oil & Gas Industry, custom-tailored and developed in association with Talanza Energy Consulting.

Quick start

This project is being built with Angular 10 and TypeScript 4.0.

It uses Angular CLI, so both the CLI and generated project, have dependencies that require Node 10.16 or higher, together with NPM 6.9 or higher.

Make sure you haveNode version >= 10.16 and NPM >= 6.9

Then install Angular CLI (globally if possible), ensuring that you have installed version 10.1.2 or higher.

# install Angular CLI globally
npm install -g @angular/cli

# check Angular CLI, Angular and TypeScript versions
ng --version

After that, please download and install this repo:

# clone (or fork) this repo
git clone https://github.com/Ontica/Talanza.RegTech.Frontend

# change directory
cd Talanza.RegTech.Frontend

# install the repo with npm
npm install

# Use Angular CLI to start the server
ng serve --open

By default, you have to navigate to http://localhost:4200 to see the application running.

Backend access

In order to run this application, you MUST have a valid API KEY and access credentials to connect to the system's backend. Please request them by sending us an email.

License

This web application is distributed by the GNU AFFERO GENERAL PUBLIC LICENSE.

For third-party components, please read ThirdPartyNotices file.

Copyright

Copyright © 2017-2020. Talanza Energy Consulting, La Vía Óntica SC, Ontica LLC and contributors.