Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tanakaworld/graphql-upload-sample


https://github.com/tanakaworld/graphql-upload-sample

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# GraphQL Upload Sample

## Setup

```
$ npm ci
```

## Dev

```bash
$ npm run dev:client
$ npm run dev:server
```