Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tekofx/artganizer

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

react self-hosted typeorm typescript web

Last synced: 22 days 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