JustForex is an online algorithmic trading platform which connects together investors and programmers, to help each help each other profit from the foreign exchange market.
- Run npm install to install the packages
- Then run ng serve (to run client side server) or npm start (to run server side i.e both back end and front end) to start the server
The master branch or this repository is automatically built and tested by Travis CI. On a successful test, it creates and deploys a Docker image to our web server.