ivteplo / home-gallery

Self-hosted alternative for Google Photos (Work in Progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Gallery

Self-hosted alternative for Google Photos

Development

Prerequisites

  • Go
  • Node.js and npm

Setup

  1. Clone the repository
git clone https://github.com/ivteplo/home-gallery
  1. Navigate to the cloned folder
cd home-gallery
  1. Install dependencies
go mod tidy
  1. Start the development server
npm run dev
  1. Happy hacking! 🎉

About

Self-hosted alternative for Google Photos (Work in Progress)

License:Apache License 2.0


Languages

Language:TypeScript 52.5%Language:Go 31.2%Language:CSS 14.9%Language:HTML 1.4%