mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-23 09:26:29 -06:00
Experimental deploy button script [skip ci]
This commit is contained in:
parent
1a5617d430
commit
44b7a42d5a
45
app.json
Normal file
45
app.json
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"name": "Firefly III",
|
||||||
|
"description": "A free and open source personal finances manager",
|
||||||
|
"repository": "https://github.com/firefly-iii/firefly-iii",
|
||||||
|
"logo": "https://raw.githubusercontent.com/firefly-iii/firefly-iii/master/public/mstile-150x150.png",
|
||||||
|
"keywords": [
|
||||||
|
"finance",
|
||||||
|
"finances",
|
||||||
|
"manager",
|
||||||
|
"management",
|
||||||
|
"euro",
|
||||||
|
"dollar",
|
||||||
|
"laravel",
|
||||||
|
"money",
|
||||||
|
"currency",
|
||||||
|
"financials",
|
||||||
|
"financial",
|
||||||
|
"budgets",
|
||||||
|
"administration",
|
||||||
|
"tool",
|
||||||
|
"tooling",
|
||||||
|
"help",
|
||||||
|
"helper",
|
||||||
|
"assistant",
|
||||||
|
"planning",
|
||||||
|
"organizing",
|
||||||
|
"bills",
|
||||||
|
"personal finance",
|
||||||
|
"budgets",
|
||||||
|
"budgeting",
|
||||||
|
"budgeting tool",
|
||||||
|
"budgeting application",
|
||||||
|
"transactions",
|
||||||
|
"self hosted",
|
||||||
|
"self-hosted",
|
||||||
|
"transfers",
|
||||||
|
"management"
|
||||||
|
],
|
||||||
|
"website": "https://firefly-iii.github.io/",
|
||||||
|
"addons": [
|
||||||
|
{
|
||||||
|
"plan": "heroku-postgresql"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user