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.
10
9
11
-
## Versions
10
+
###Versions
12
11
13
12
- Current ruby version `2.6.x`
14
13
- Bundler version `2.1.4`
15
14
- Rails version `6.0.X`
16
15
- Postgresql Server as db connector
17
16
18
-
## Dependencies
17
+
###Dependencies
19
18
This boilerplate works like a charm with the following gemset:
20
19
- pg
21
20
- devise
@@ -33,11 +32,9 @@ This boilerplate works like a charm with the following gemset:
0 commit comments