📝 A purpose-built task management and note taking app.
https://micro.nordstud.io
| .forgejo/workflows | ||
| apps | ||
| assets | ||
| deploy | ||
| .env.example | ||
| .gitignore | ||
| biome.json | ||
| compose.yml | ||
| config.example.toml | ||
| LICENSE | ||
| next-env.d.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| taskfile.yml | ||
Running Locally
To run locally, you need to install some global prerequisites first:
Then you can run the following to start Micro:
task dev # All apps
task web:dev # Start specific app
License
This project is licensed under the zlib License.