/image_node

A light web image uploader

Primary LanguageJavaScriptMIT LicenseMIT

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

  • SECRET The secret for cookies and sessions
  • PORT The port of the web server