Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 459 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 459 Bytes

A small project to track a crypto portfolio across multiple exchanges and wallets.

Install

npm i

How To Use

Create a mongo database instance and connect in a .env file.

Use the Google dev console to create a project and credentials for sign in and place in .env file.

mongoConnectionString=xxxxxxxx
clientID=xxxxxxxx
clientSecret=xxxxxxxx
sessionSecret=xxxxxxxxx
secret=xxxxxxxxxxxx
passPortSecret=xxxxxxxxxxxx
callbackURL=xxxxxxxxxxxxxx