* Upgrade Angular, NestJS and Nx
* Replace executor to @nx/angular:webpack-browser and @nx/angular:webpack-dev-server
* Add target for copying assets
* Improve redirection of home page
* Update changelog
* Support arm64
* Move prisma from devDependencies to dependencies (Fix "/bin/sh: prisma: not found" in docker build)
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
* Add Dockerfile with all in one docker image
* Change to alpine image and reduce node_modules size
* Improve documentation and fix changelog and license
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>