You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
9
5
-
## Versions
10
+
###Versions
6
11
7
12
- Current ruby version `2.6.x`
8
13
- Bundler version `2.1.4`
9
14
- Rails version `6.0.X`
10
15
- Postgresql Server as db connector
11
16
12
-
## Dependencies
17
+
###Dependencies
13
18
This boilerplate works like a charm with the following gemset:
14
19
- pg
15
20
- devise
@@ -27,11 +32,9 @@ This boilerplate works like a charm with the following gemset:
**Support this project by becoming a sponsor.** Your logo will show up here with a link to your website. ([Become a sponsor](https://opencollective.com/rails-devise-graphql#sponsor))
Please note that zauberware has a [Code of Conduct](https://github.com/zauberware/rails-devise-graphql/blob/master/CODE_OF_CONDUCT.md). By participating in this project online or at events you agree to abide by its terms.
0 commit comments