https://github.com/fadeev/dither
https://github.com/fadeev/dither
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fadeev/dither
- Owner: fadeev
- Created: 2020-04-11T11:33:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T11:00:51.000Z (over 3 years ago)
- Last Synced: 2025-04-10T17:00:24.235Z (about 1 year ago)
- Language: JavaScript
- Size: 373 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Server for Dither
## Running the server
```
docker-compose up
```
DB: `http://localhost:5432`
Server: `http://localhost:80`