https://github.com/glweems/node-file-uploader
local node server for uploading files
https://github.com/glweems/node-file-uploader
Last synced: 12 months ago
JSON representation
local node server for uploading files
- Host: GitHub
- URL: https://github.com/glweems/node-file-uploader
- Owner: glweems
- Created: 2019-12-12T17:15:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T17:01:53.000Z (over 3 years ago)
- Last Synced: 2025-03-01T00:32:30.859Z (over 1 year ago)
- Language: JavaScript
- Size: 1.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to node-upload-files 👋
> local node server for uploading files
### 🏠 [Homepage](https://github.com/glweems/node-upload-files#readme)
## Install
```sh
yarn install
```
## Usage
```sh
yarn dev
```
## Author
👤 **Garrett Weems (https://glweems.com)**
- Website: https://glweems.com
- Twitter: [@garrettlweems](https://twitter.com/garrettlweems)
- Github: [@glweems](https://github.com/glweems)
- LinkedIn: [@glweems](https://linkedin.com/in/glweems)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/glweems/node-upload-files/issues). You can also take a look at the [contributing guide](https://github.com/glweems/node-upload-files/blob/master/CONTRIBUTING.md).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [Garrett Weems (https://glweems.com)](https://github.com/glweems).
This project is [MIT](https://github.com/glweems/node-upload-files/blob/master/LICENSE) licensed.
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_