Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avishwakarma/gdesummit2019

Demo repo for GDE Summit 2019
https://github.com/avishwakarma/gdesummit2019

Last synced: about 1 month ago
JSON representation

Demo repo for GDE Summit 2019

Awesome Lists containing this project

README

        

# DgraphORM demo

A demo setup for DgraphORM

## Commands

Clone the repo
```
git clone https://github.com/ashokvishwakarma/gdesummit2019.git
```

Install the npm dependencies
```
npm install
```

Run
```
npm start
```