📝 A purpose-built task management platform https://micro.nordstud.io
  • TypeScript 98.1%
  • CSS 1.2%
  • Dockerfile 0.6%
  • JavaScript 0.1%
Find a file
tygrdev 8879dba082 feat: singleton page (#6) (#7)
Reviewed-on: #6
Co-authored-by: tygrdev <hi@tygr.dev>
Co-committed-by: tygrdev <hi@tygr.dev>
Reviewed-on: #7
2026-02-10 02:00:52 +01:00
.forgejo/workflows release: 0.0.1 2026-01-08 23:31:53 +00:00
.vscode feat: add task create ui 2026-01-11 22:32:20 +00:00
apps feat: singleton page (#6) (#7) 2026-02-10 02:00:52 +01:00
assets feat: move to monorepo 2026-01-05 22:56:20 +00:00
deploy ci: create actions 2026-01-08 23:17:54 +00:00
.env.example feat: add custom task statuses + move to postgresql 2026-01-29 01:41:25 +00:00
.gitignore fix: linting and formatting 2026-01-28 17:06:11 +00:00
biome.json fix: linting (#1) 2026-01-08 23:02:06 +01:00
compose.yml feat: singleton page (#6) (#7) 2026-02-10 02:00:52 +01:00
config.example.toml fix: linting (#1) 2026-01-08 23:02:06 +01:00
LICENSE init commit 2026-01-05 02:07:05 +00:00
mise.toml feat: singleton page (#6) (#7) 2026-02-10 02:00:52 +01:00
next-env.d.ts fix: linting (#1) 2026-01-08 23:02:06 +01:00
package.json feat: add custom task statuses + move to postgresql 2026-01-29 01:41:25 +00:00
pnpm-lock.yaml feat: singleton page (#6) (#7) 2026-02-10 02:00:52 +01:00
pnpm-workspace.yaml feat: move to monorepo 2026-01-05 22:56:20 +00:00
README.md feat: workspace crud 2026-01-25 00:53:53 +00:00
taskfile.yml feat: add custom task statuses + move to postgresql 2026-01-29 01:41:25 +00:00

A purpose-built task management platform. An open alternative to Linear.

Documentation | Discord | License (Zlib)

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.