Fix demo to run as memory only

This commit is contained in:
Vikram Rangnekar
2019-04-17 23:35:08 -04:00
parent 6b164aed08
commit de52ce4738
8 changed files with 115 additions and 43 deletions

View File

@ -3,12 +3,15 @@ module.exports = {
description: 'Get an instant GraphQL API for your Rails apps.',
themeConfig: {
logo: '/hero.png',
logo: '/logo.png',
nav: [
{ text: 'Guide', link: '/guide' },
{ text: 'Install', link: '/install' },
{ text: 'Github', link: 'https://github.com/dosco/super-graph' },
{ text: 'Docker', link: 'https://hub.docker.com/r/dosco/super-graph/builds' },
]
],
serviceWorker: {
updatePopup: true
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -1,6 +1,6 @@
---
home: true
heroImage: /hero.png
heroImage: /logo.png
heroText: "SUPER GRAPH"
tagline: Get an instant GraphQL API for your Rails apps.
actionText: Get Started →

View File

@ -1,36 +0,0 @@
Super Graph
Get an instant GraphQL API for your Rails apps
18 Apr 2019
Tags: GraphQL, API, GoLang, Postgres
Vikram Rangnekar
https://supergraph.dev
@dosco
* Motivation
Honestly, cause it was more fun than my real work. After working on several product though my career I found myself hating building CRUD APIs (Create, Update, Delete, List, Show). It was always the same thing figure out what the UI needs then build an endpoint for it, if related data is needed than join with another table. I didn't want to write that code anymore I wanted the computer to just do it.
** Subsection
- bullets
- more bullets
- a bullet with
*** Sub-subsection
Some More text
Preformatted text
is indented (however you like)
Further Text, including invocations like:
.image image.jpg
.background image.jpg
.iframe http://foo
.link http://foo label
.caption _Gopher_ by [[https://www.instagram.com/reneefrench/][Renée French]]
Again, more text