|
|
il y a 1 semaine | |
|---|---|---|
| .vscode | il y a 4 mois | |
| public | il y a 1 mois | |
| src | il y a 1 mois | |
| .gitignore | il y a 1 mois | |
| README.md | il y a 4 semaines | |
| astro.config.mjs | il y a 1 semaine | |
| package.json | il y a 1 semaine | |
| pnpm-lock.yaml | il y a 1 mois | |
| tsconfig.json | il y a 1 mois |
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