Matthias Frey c5d4823e28
Replace header.component.html href attributes with AngularRouter routerLink (#1)
* Replace header.component.html href attributes with AngularRouter routerLink

* Update changelog

Co-authored-by: Matthias Frey <matthias.frey@flowable.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-04-14 23:33:22 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:56:18 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:56:18 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 22:11:04 +02:00
2021-04-13 22:16:20 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00
2021-04-13 21:53:58 +02:00

Ghostfolio

Privacy-first Portfolio Tracker

Ghostfolio

Features

  • Dark Mode

Getting Started

Prerequisites

Setup

  1. Run yarn install
  2. Run yarn docker:dockerize
  3. Copy .env.sample to docker/.env
  4. Run cd docker/<version>
  5. Run docker-compose build
  6. Run docker-compose up -d

Development

Start server

  • Serve: Run yarn start:server
  • Debug: Run yarn watch:server and click "Launch Program" in Visual Studio Code

Start client

  • Run yarn start:client

Testing

Run yarn test

Description
Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍
Readme SSPL-1.0 39 MiB
Languages
TypeScript 71.4%
HTML 25.4%
SCSS 2.1%
JavaScript 0.7%
CSS 0.3%