Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/avishwakarma/gdesummit2019
- Owner: avishwakarma
- Created: 2019-10-26T17:57:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T17:42:13.000Z (about 2 years ago)
- Last Synced: 2023-03-29T13:29:25.623Z (almost 2 years ago)
- Language: TypeScript
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```