An open API service indexing awesome lists of open source software.

https://github.com/tekofx/artganizer-old

🎨 Self hosted app to organize art from comissions
https://github.com/tekofx/artganizer-old

react self-hosted typeorm typescript web

Last synced: about 2 months ago
JSON representation

🎨 Self hosted app to organize art from comissions

Awesome Lists containing this project

README

          

# 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