geisterfurz007 / directus-node-file-upload

Reproduction of an issue with uploading files to Directus from Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directus Node File Upload

This repository contains a reproduction for an issue with uploading files to Directus with Node and form-data.

To run, follow these steps:

  1. git clone https://github.com/geisterfurz007/directus-node-file-upload
  2. cd directus-node-file-upload && npm install && npx directus start
  3. node repro.js

Referenced Directus Issue

About

Reproduction of an issue with uploading files to Directus from Node


Languages

Language:Shell 82.5%Language:JavaScript 17.5%