Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tekofx/artganizer
- Owner: tekofx
- Created: 2023-07-20T10:39:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-16T18:12:22.000Z (4 months ago)
- Last Synced: 2024-10-11T11:08:06.072Z (about 1 month 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 commissionsThe 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