Skip to content

marekskopal/fingather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinGather — Your Ultimate Portfolio Tracker

FinGather

Manage and optimize your investments with FinGather, a portfolio tracking platform that lets you take control of your financial future. Whether you're managing stocks, cryptocurrencies, ETFs, bonds, or mutual funds, FinGather give you a detailed view of your entire investment landscape

This repository contains the source code for the FinGather community edition web application. The application is built using PHP on backend and Angular on frontend and uses MariaDB as relation database and memcached and Redis for cache layers.

Prerequisites

FinGather currently uses TwelveData APIs to load stock and crypto data. You can get API key on https://twelvedata.com/register

Install

  1. Clone this repo

  2. Create .env file from .env.example and fill variable TWELVEDATA_API_KEY. If you want to use SSL fill PROXY_SSL_CERT and PROXY_SSL_KEY variables with absolute path to your SSL cert and key.

  3. Build and run

    docker compose up -d --build

About

FinGather - stock & crypto portfolio tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published