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
- Host: GitHub
- URL: https://github.com/tekofx/artganizer-old
- Owner: tekofx
- Created: 2023-07-20T10:39:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T18:12:22.000Z (almost 2 years ago)
- Last Synced: 2025-05-09T14:46:08.117Z (about 1 year ago)
- Topics: react, self-hosted, typeorm, typescript, web
- Language: TypeScript
- Homepage:
- Size: 1.44 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
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