A light web image uploader
| public/css | ||
| routes | ||
| views | ||
| .gitignore | ||
| app.js | ||
| cli.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| user.js | ||
Image Node
A light web image uploader
Setup
Dependencies
- node.js (10.x)
- npm
Installation
git clone https://github.com/flifloo/image_node.git
cd image_node
npm install
npm start
Environmental variables
SECRETThe secret for cookies and sessionsPORTThe port of the web server