GithubHelp home page GithubHelp logo

aeioulisa / trackit-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trackit/trackit-client

0.0 0.0 0.0 5.42 MB

TrackIt WebUI repository

License: Apache License 2.0

JavaScript 96.75% HTML 0.25% CSS 2.91% Dockerfile 0.08%

trackit-client's Introduction

Trackit - Client (v2)

trackit-logo

TrackIt helps you to optimize your AWS cloud

Installation

#1 Clone this repository

$> git clone https://github.com/trackit/trackit-client && cd trackit-client

Via Docker

#2 Build Docker container

$> docker build -t trackit/ui .

#3 Start TrackIt

$> docker run --name Trackit_UI -e API_URL=http://localhost:8080 trackit/ui

N.B. : If you are not running TrackIt on your local machine, you need to replace the URL of the API.

Manually

#2 Update dependencies and build UI

$> yarn install
$> yarn run build

N.B. : You can also use npm instead of yarn

#3 Start TrackIt

You will need to set two environment variables :

  • API_URL : URL of the API (Default value is http://localhost:8080)
  • UI_PORT : Port of UI (Default value is 80)
$> node production_server.js

N.B. : If you are not running TrackIt on your local machine, you need to replace the URL of the API.

Screenshots

account-namager

cost-breakdown

trackit-client's People

Contributors

hug33k avatar alexis-ld avatar simonmeyerrr avatar zanchi-r avatar bastienk avatar thibautcornolti avatar schubev avatar lolincolc avatar giubil avatar aeioulisa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.