add Heroku app

This commit is contained in:
Nicco Kunzmann 2022-04-30 07:37:51 +00:00
parent 20e7188702
commit 4b6f913560
1 changed files with 8 additions and 0 deletions

8
app.json Normal file
View File

@ -0,0 +1,8 @@
{
"name": "Mastofeed",
"description": "Embed an iframe feed for Mastodon users or hashtags.",
"repository": "https://github.com/foss.wales/mastofeed",
"website": "https://mastofeed.com",
"success_url": "/"
}