Skip to content

Commit fb9e9ee

Browse files
committed
Added app.json for heroku
1 parent 4758b30 commit fb9e9ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Tutorial Post",
3+
"description": "Tutorial category, post, comment, user, rest api with rails, rspec, JWT",
4+
"repository": "https://github.com/x1wins/tutorial-rails-rest-api",
5+
"logo": "https://node-js-sample.herokuapp.com/node.png",
6+
"keywords": ["rails", "post", "category", "comment", "forum", "bbs"]
7+
}

0 commit comments

Comments
 (0)