|
|
1 周之前 | |
|---|---|---|
| .vscode | 4 月之前 | |
| public | 1 月之前 | |
| src | 1 月之前 | |
| .gitignore | 1 月之前 | |
| README.md | 4 周之前 | |
| astro.config.mjs | 1 周之前 | |
| package.json | 1 月之前 | |
| pnpm-lock.yaml | 1 月之前 | |
| tsconfig.json | 1 月之前 |
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