Update README.md (#20)

pull/21/head
Thomas 3 years ago committed by GitHub
parent b200138a9e
commit 9f876e6020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,18 +45,18 @@ Ghostfolio is for you if you are...
- ✅ Static analysis to identify potential risks in your portfolio
- ✅ Dark Mode
## Technology
## Technology Stack
Ghostfolio is a modern web application written in [TypeScript](https://www.typescriptlang.org) and organized as an [Nx](https://nx.dev) workspace.
### Frontend
The frontend is built with [Angular](https://angular.io).
### Backend
The backend is based on [NestJS](https://nestjs.com) using [PostgreSQL](https://www.postgresql.org) as a database and [Redis](https://redis.io) for caching.
### Frontend
The frontend is built with [Angular](https://angular.io).
## Getting Started
### Prerequisites
@ -92,4 +92,6 @@ Run `yarn test`
## License
© 2021 [Ghostfolio](https://ghostfol.io)
Licensed under the [AGPLv3 License](https://www.gnu.org/licenses/agpl-3.0.html).

Loading…
Cancel
Save