Git Product home page Git Product logo

aapl-data's Introduction

Deploy to Amazon ECS

AAPL-data

Displays a history of AAPL stock price by using HighCharts.

Development

This service consists of a backend server and an UI. You need to run both services separately.

Server

You can start the service directly by using npm or by running it with docker. In either case you need to provide an environment as is described in server/.env.example. The easiest way to do so is to add an .env file.

With npm

npm i && npm start

With docker

docker-compose up --build

UI

You can start the service directly by using npm or by running it with docker. In either case you need to provide an environment as is described in ui/.env.example. The easiest way to do so is to add an .env file.

With npm

npm i && npm start

With docker

docker-compose up --build

Deployment

The both the server and UI packages are deployed to AWS whenever new commits are merged into main.

Deployed service: http://aapl-data-ui-lb-399870562.eu-north-1.elb.amazonaws.com/

aapl-data's People

Contributors

jokinen avatar

Watchers

 avatar  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.