Code Monkey home page Code Monkey logo

juniper-portfolio's Introduction

Juniper Portfolio Tool

Want to start tracking cryptocurrencies? This application can be used to track cryptocurrency wallets (bitcoin and ether).

Prerequisittes

Please ensure that you have the following installed on your computer:

  1. Node JS (^12.13.0)
  2. Node Package Manager (npm) (^6.12.0)
  3. Docker (^19.03.2)
  4. Mongo

Please ensure that you have accounts with the following services; you will be using these accounts to create API keys for your .env file:

  1. Amazon Web Services
  2. Infura
  3. Etherscan

Getting Started

There are two main parts for this application:

  1. root folder (./)
  2. client folder (./client)

There is a .env that will need to be configured before getting this application to work. There is a sample .env (called .env.example) file that you can use for the application. Update it with the required credentials to ensure that this application works as intended.

Install

Run npm install in the root folder. The script will install all packages required and also create a production builds of the current application as well.

Running the application in development mode

For the server (from the ./ folder): node index.js For the client (from the ./client folder): cd client-admin npm start

Contributing

Review the /contributing folder in this repository.

Authors

  1. Alex Sherbuck (GitHub: tenthirtyone)
  2. Mehran Hydary (GitHub: mehranhydary | Email: [email protected])

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.