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

github.com/trinergy/gallery_submission

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/trinergy/gallery_submission

  • v0.0.0-20201003160100-630ce70d4e62
  • Source
  • Go
  • Socket score

Version published
Created
Source

Purpose

Refresh my React knowledge, learn Docker and Golang on the fly while I'm at it.

Acceptance Criteria

  • Gallery/List view of images
  • Images have tag/flag button
  • Tagged images are still rendered as tagged

Requirements

  • docker (I used version 19.03.12)
  • docker-compose (I used version 1.27.2)

Free Ports:

  • 8080
  • 5432
  • 3000

Instructions

docker-compose build
docker-compose up # CMD + C
docker-compose up # Need to run twice (Web service fails on first DB init - known docker problem, will not address, out of scope.)

Go to http://localhost:3000

FAQs

Package last updated on 03 Oct 2020

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