Skip to content

Commit cfa9170

Browse files
committed
Update heroku deployment
1 parent 93d947d commit cfa9170

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Rails Devise GraphQL",
3-
"description": "This is a boilerplate to build your next Saas product. It's a RubyOnRails 6 API only backend with Authentication and GrpahQL API.",
2+
"name": "Rails 6 boilerplate with devise, JWT, graphQL, CanCanCan and RailsAdmin",
3+
"description": "This is a boilerplate to build your next SaaS product. It's a RubyOnRails 6 backend with Authentication and GraphQL API. It works nicely together with clients made with React.js & React.Native or any other frontend which implements the JSON Web Tokens philosophy.",
44
"keywords": [
55
"saas",
66
"saas-boilerplate",
@@ -15,7 +15,7 @@
1515
"api-only",
1616
"gatsby-backend"
1717
],
18-
"website": "https://gatsby-redux.zauberware.com/",
18+
"website": "https://www.zauberware.com/",
1919
"repository": "https://github.com/zauberware/rails-devise-graphql",
2020
"logo": "https://avatars3.githubusercontent.com/u/1753330?s=200&v=4",
2121
"success_url": "/",

0 commit comments

Comments
 (0)