Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 522 Bytes

File metadata and controls

25 lines (11 loc) · 522 Bytes

Image Repo

Image Repo

A simple Image repository allowing users to upload images as either public or private. Uses Passport.js for authentication, SQLite for user and image storage and EJS for the front end.

Installation

git clone https://github.com/blove239/ImageRepo.git

cd ImageRepo

yarn install

Development

node server.js

Licence

MIT