Skip to content

Commit fa88f5b

Browse files
authored
Update readme
1 parent edcec4e commit fa88f5b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Rails 6 boilerplate with devise, JWT, graphQL, CanCanCan and RailsAdmin.
2+
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/zauberware/rails-devise-graphql/graphs/commit-activity)
3+
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/zauberware/rails-devise-graphql/blob/master/LICENSE)
4+
[![GitHub release](https://img.shields.io/github/release/Naereen/StrapDown.js.svg)](https://github.com/zauberware/rails-devise-graphql/releases/)
5+
![GitHub top language](https://img.shields.io/github/languages/top/zauberware/rails-devise-graphql)
6+
![GitHub issues](https://img.shields.io/github/issues/zauberware/rails-devise-graphql)
7+
28

39
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](https://jwt.io/introduction/) philosophy.
410

@@ -206,9 +212,15 @@ It also triggers pipeline while opening a PR.
206212
## What's missing?
207213
Feel free to make feature requrest or join development!
208214

215+
## Share this repo
216+
Help us to get more attention to this project:
217+
218+
![Twitter URL](https://img.shields.io/twitter/url?label=Tweet%20about%20this%20project&style=social&url=https%3A%2F%2Fgithub.com%2Fzauberware%2Frails-devise-graphql)
219+
209220
## Author
210221

211222
__Script:__ <https://github.com/zauberware/rails-devise-graphql>
223+
212224
__Author website:__ [https://www.zauberware.com](https://www.zauberware.com)
213225

214226
![zauberware technologies](https://avatars3.githubusercontent.com/u/1753330?s=200&v=4)

0 commit comments

Comments
 (0)