Skip to content

lxw404/instagallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaGallery

InstaGallery is a simple gallery based front-end for displaying a list of images and associated text/links. The easiest source of these image lists can come from Pastebin or similarly hosted raw text files.

This project contains both the front-end and back-end test benching utility.

Requirements

The following are required to use the testbench:

Setup

Navigate to the base folder and run:

$ npm install

This will install all requirements for the local project. Then to start the server, run:

$ npm start

This will first compile and compress the client javascript and then begin an interactive session.

You will be prompted with:

Input pastebin link>

wherein a link to the raw text should be inputted.

Navigate to the page: https://localhost:8081 and you will see the client wherein the link will be requested, interpreted, and rendered.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published