Socket
Book a DemoInstallSign in
Socket

github.com/pocketgrok/art-gallery

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/pocketgrok/art-gallery

Source
Go
Version
v0.0.0-20240123052231-b8137a4da022
Version published
Created
Source

An art gallery website built using PocketBase.

Development

Prerequisites

  • Go
  • Node.js
  • VSCode

Run the website for development

go run main.go serve

Editor setup

  • Run go get to install dependencies
  • Run npm install to install dependencies for Go HTML template formatting
  • Open this directory in VSCode

Docker

docker compose up -d

FAQs

Package last updated on 23 Jan 2024

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