Skip to content

more03625/tether-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


πŸš€ Crypto Data Pipeline

πŸ“Œ Steps to Run the Project

πŸ›  1. Clone the Repo

git clone https://github.com/more03625/tether-challenge.git
cd tether-challenge

πŸ“¦ 2. Install Dependencies

Run the following command inside the project directory:

npm install

▢️ 3. Start the Application

npm start
  • This will initialize the server.

πŸ”‘ 4. Public Key Generation & Data Fetching

  • The server will generate a public key.
  • The client will use this key to fetch latest & historical crypto prices.

πŸ“Š 5. View Average Prices

  • The average prices will be printed in the console.

⏳ 6. Run Data Pipeline Manually

Type run in the terminal to execute the pipeline manually:

πŸ“… Scheduler started. Type 'run' and press Enter to execute manually.

⏳ Running scheduled data pipeline...
⚑ Executing data pipeline...
...

# If you type 'run' and press Enter:
⚑ Manually executing data pipeline...
⚑ Executing data pipeline...

πŸ“Έ 7. Screenshots

πŸ› οΈ Running the Project: Start the server and execute the data pipeline.

Project Setup

πŸ–₯️ Logs in terminal: See the terminal logs for latest & historical prices.

Terminal Output


πŸ”₯ Now you're all set! The pipeline will run automatically at scheduled intervals, but you can also trigger it manually anytime. Happy coding! πŸš€

About

Data pipeline for top 5 cryptos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published