Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/mastercactapus/gallery

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mastercactapus/gallery

  • v0.0.0-20150724023502-0983426d73c6
  • Source
  • Go
  • Socket score

Version published
Created
Source

A rough but effective image gallery. More of an experiment than anything, uses react and webpack (with babel) to manage content for photoswipe.

Setup

Build frontend assets:

npm install
node_modules/.bin/webpack

Build the app

go build

Set environmental variables:

OAUTH_CLIENT_ID= your google oauth2 client ID ADMIN_EMAIL= one or more space-separated email addresses to allow managing content

Run the app

./gallery

The main gallery is at http://localhost:8000 The admin panel is at http://localhost:8000/admin

FAQs

Package last updated on 24 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc