/capitalite

A lightweight portfolio tracker. Currently not maintained.

Primary LanguageHTML

Capitalite

A lightweight portfolio tracker

🚀 Running

Before running the server, make sure you already have NodeJS and MongoDB setup. A local instance can be run with the following commands:

yarn
yarn start

Todo

[] Change transactions form to use gross-amount to calculate avg. fill price

🛠 Configuration

The configuration for the server can be found in the .env file located in the root of the server's directory.

🙏 OSS used