Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 826 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 826 Bytes

node-comicglass

GitHub licenseTwitter

Unofficial ComicGlass server for Node.js

한국어

Installation

$ git clone https://github.com/niceb5y/node-comicglass.git
$ cd node-comicglass
$ npm install

Run

$ npm start # check http://localhost:7272/

Use HTTP authentication

$ cp user.htpasswd.sample user.htpasswd
$ vi user.htpasswd # change username & password here

Upload Files

Copy files to node-comicglass/public