Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pentiminax/synancial
Open Source Financial Management Platform on Symfony
https://github.com/pentiminax/synancial
financial-data nodejs php symfony
Last synced: about 5 hours ago
JSON representation
Open Source Financial Management Platform on Symfony
- Host: GitHub
- URL: https://github.com/pentiminax/synancial
- Owner: pentiminax
- License: mit
- Created: 2022-05-22T21:23:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T20:50:30.000Z (10 months ago)
- Last Synced: 2024-01-21T21:33:19.172Z (10 months ago)
- Topics: financial-data, nodejs, php, symfony
- Language: PHP
- Homepage:
- Size: 1.59 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Synancial is an Open Source Financial application on top of [**Symfony**](https://symfony.com).
⚙️ Installation
--------------
Before installing dependencies you need to create an account to use Powens API [here](https://console.budget-insight.com/auth/register), then update [.env](https://github.com/pentiminax/synancial/blob/main/.env) file.Install the PHP dependencies and JS dependencies.
```sh
composer install
```
```sh
yarn install
```
Installing assets
```sh
yarn build
```📃 License
----------Synancial is completely free and released under the [MIT License](https://github.com/pentiminax/synancial/blob/main/LICENCE).
Services used
--------------
- [Powens](https://www.powens.com) (Open Banking)
- [DivvyDiary](https://divvydiary.com) (Dividend Data)