Suguivy
cdb44655b7
Unit Tests with docker compose / unit-test (push) Successful in 21s
Details
Build image / build (push) Failing after 22s
Details
Reviewed-on: #5 Solves issue #3 |
||
---|---|---|
.gitea/workflows | ||
src | ||
test | ||
.gitignore | ||
README.md | ||
bun.lockb | ||
bunfig.toml | ||
compose.yml | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
README.md
fe-middleware
The bot image moderation frontend (from now called frontend) can't access the Gelbooru API directly due to CORS issues.
This project serves as a solution to the given problem. It has an endpoint to get an image from the Gelbooru API, that was verified through the bot API to not be repeated. The image is directly encoded in the response.