Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Simple GraphQL file upload example using vanilla graphql API and axios

Notifications You must be signed in to change notification settings

manjillama/graphql-upload-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL file upload example

Simple GraphQL file upload example using vanilla graphql API and axios

Setup

  • Clone the repository.

    $ git clone https://github.com/manjillama/graphql-upload-example.git
  • Navigate to root folder and install the dependencies.

    $ npm install
  • Run in development mode

    $ npm run dev
    or
    $ yarn dev

Open http://localhost:5000 to view it in the browser.

About

Simple GraphQL file upload example using vanilla graphql API and axios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published