This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
learnexa_graphql_api [2019/06/04 09:39] 182.72.26.6 [To Setup Server] |
learnexa_graphql_api [2019/08/08 05:29] (current) 182.72.26.6 [Learnexa GrapphQL API] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Learnexa GrapphQL API ====== | + | ====== Learnexa GraphQL API ====== |
| ===== Implementation ===== | ===== Implementation ===== | ||
| Line 251: | Line 251: | ||
| 3) Change database name in "database.yml". Point it to current devlep01 server database. | 3) Change database name in "database.yml". Point it to current devlep01 server database. | ||
| + | |||
| + | 4) Start rails server in the working directory "rails s" | ||