Skip to content

A simple demo shows how to upload a file/files to a web server

License

Notifications You must be signed in to change notification settings

dreamdevil00/loopback-file-upload

Repository files navigation

Loopback-File-Upload

A simple demo shows how to upload a file/files to a web server by submitting a form.

It users loopback, which is a powerful library based on express and loopback-component-storage which is a upload component

To install dependencies

npm install

Node versions

NodeJS 6.* or higher

To run

Just run node . in the root of the project, and you can go to http://localhost:3000 to test this demo.

About

A simple demo shows how to upload a file/files to a web server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published