proog / g_

A self-hosted game collection web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

g_

g_ is a web app for creating a publicly available game collection.

Unlike many other collection apps, this is designed to be self-hosted and does not rely on any external game databases. All games, genres, platforms and tags are managed by the user. Optionally, you may register for an API key for the Giant Bomb game database and use that to make adding games a lot easier. This will allow automatic retrieval of cover art and game information.

g_ requires .NET Core 3 and uses either SQLite or MySQL for storage. It will create a database file on first launch. Go to /setup to get started.

About

A self-hosted game collection web app


Languages

Language:C# 66.8%Language:Vue 29.2%Language:JavaScript 2.7%Language:HTML 0.9%Language:Dockerfile 0.4%