📝 A purpose-built task management platform
https://micro.nordstud.io
- TypeScript 98.1%
- CSS 1.2%
- Dockerfile 0.6%
- JavaScript 0.1%
Reviewed-on: #6 Co-authored-by: tygrdev <hi@tygr.dev> Co-committed-by: tygrdev <hi@tygr.dev> Reviewed-on: #7 |
||
|---|---|---|
| .forgejo/workflows | ||
| .vscode | ||
| apps | ||
| assets | ||
| deploy | ||
| .env.example | ||
| .gitignore | ||
| biome.json | ||
| compose.yml | ||
| config.example.toml | ||
| LICENSE | ||
| mise.toml | ||
| next-env.d.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| taskfile.yml | ||
A purpose-built task management platform. An open alternative to Linear.
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.