a136e3b8cadd8030af17a017d001236febc623dd
Bumps [altcha](https://github.com/altcha-org/altcha-lib-py) from 0.2.0 to 1.0.0. - [Commits](https://github.com/altcha-org/altcha-lib-py/compare/v0.2.0...v1.0.0) --- updated-dependencies: - dependency-name: altcha dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
slop-farmer-server
FastAPI-based server to form the backend of the Slop Farmer browser extension. Handles user authentication, requests to check search result URLs against reported slop, and new reports of slop URLs from users.
Docker Container
run the server with docker run -P --env-file <env file> slopfarmer
Environment Variables
DB_URL - The url connection string to pass to SQLAlchemy TOKEN_SECRET - the secret used for signing JWTs used for user auth after login
Description
Languages
Python
96.8%
Mako
3.2%