Mikro is a minimal, opinionated RSS reader
Prerequisites:
Install dependencies:
pnpm installRun the dev server:
pnpm devBuild for production:
pnpm buildPreview the production build:
pnpm previewBy default the server uses a local SQLite database:
file:./data/mikro.sqlite