Giter VIP home page Giter VIP logo

portofoliodapp's Introduction

HOW TO USE

1. To clone the project

$ git clone [email protected]:KevinH2810/PortofolioDapp.git

2. Install dependencies

$ npm i

3. CSV file

due to the size of the csv file, please download the transactions and place the transactions.csv file in ./files to allows the code to import the csv to sqlite.

4. env file

Rename the file .env.example to .env and fill out the necessary data (Note: make sure field CRYPTO_COMPARE_KEY is filled with your cryptocompare api key)

HOW TO USAGE

Firstly init the database setup run command

$ npm start

it will run the prisma command to create the database and also populate the database with transactions data

To use the cli command

$ node index.js portofolio -d <date format. ex: 2018-10-02> -t <token symbol. ex: BTC, ETH, XRP>

example command :

$ node index.js portofolio -d 2018-10-10 -t BTC

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.