Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alibaba-fusion/next-upload-node-server

next-upload node server example
https://github.com/alibaba-fusion/next-upload-node-server

eggjs fusion fusion-design javascript nodejs

Last synced: 6 days ago
JSON representation

next-upload node server example

Awesome Lists containing this project

README

        

# next-upload-node-server

server side example code for fusion upload

### Development

```bash
$ npm i
$ npm run dev
$ open http://localhost:7001/
```

### Example Page

http://localhost:7001/

### Example Frontend Code
see app/view/index.html

### Example Nodejs Code
see app/controller/home.js

[egg]: https://eggjs.org