Skip to content

🎨 Self hosted app to organize art from comissions

Notifications You must be signed in to change notification settings

tekofx/artganizer

Repository files navigation

Artganizer

A web application to store your art and commissions

The purpose of this was to create a program to organize the art I comission because my art folder it's a mess.

It's designed to be selfhosted in a private network since it doesn't have a login.

How to run

  • Clone this repo
  • Copy example.env into .env and fill the needed params
  • Run docker compose up
  • Access to localhost:3000 in a browser