Skip to content

henry40408/microflux

Repository files navigation

Microflux

A compact application that perfectly suits my reading workflow

Casual Maintenance Intended GitHub Workflow Status (with event) GitHub GitHub tag (latest SemVer pre-release)

WARNING: Authentication or authorization not included

Since this project is in its very early stages, it currently lacks an authentication or authorization mechanism. If you plan to host it, you should consider securing it with tools like Authelia or Authentik.

Getting started

cp .env.example .env
$EDITOR .env # add your configuration
docker run --rm -it --env-file .env -p 3000:3000 ghcr.io/henry40408/microflux:latest

License

MIT

About

A compact application that perfectly suits my reading workflow

Resources

License

Stars

Watchers

Forks

Packages

No packages published