📝 A purpose-built task management platform https://micro.nordstud.io
  • TypeScript 97%
  • JavaScript 1.9%
  • CSS 0.8%
  • Dockerfile 0.3%
Find a file
tygrdev 27a28a436f
All checks were successful
ci/crow/tag/docker-build/1 Pipeline was successful
ci/crow/tag/docker-build/2 Pipeline was successful
ci/crow/tag/docker-manifest Pipeline was successful
fix: unchanged wrapper fn
2026-04-15 00:02:03 +01:00
.crow fix: use imagetools create instead 2026-04-07 23:41:53 +01:00
.forgejo/workflows feat: add instance config, invite system, workspace roles, and security stuffsssss 2026-04-06 02:27:22 +01:00
.zed fix: add oidc username claim / fix broken workspace logo 2026-04-08 01:22:17 +01:00
apps fix: unchanged wrapper fn 2026-04-15 00:02:03 +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
.dockerignore fix: linting 2026-04-05 19:18:25 +01:00
.env.example feat: add s3 storage, cli tooling, and custom dev banner 2026-04-13 01:29:25 +01:00
.gitignore fix: remove jobs.json 2026-04-07 19:07:32 +01:00
biome.json fix: linting (#1) 2026-01-08 23:02:06 +01:00
compose.yml feat: add s3 storage, cli tooling, and custom dev banner 2026-04-13 01:29:25 +01:00
config.example.toml feat: add s3 storage, cli tooling, and custom dev banner 2026-04-13 01:29:25 +01:00
LICENSE init commit 2026-01-05 02:07:05 +00:00
mise.toml feat: add project association to tasks, assigned view, and UI refinements 2026-04-05 14:31:07 +01:00
package.json chore: release 0.2.0 2026-04-14 01:10:55 +01:00
pnpm-lock.yaml fix: clean up / fix yjs and ws conn in image 2026-04-14 23:01: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 s3 storage, cli tooling, and custom dev banner 2026-04-13 01:29:25 +01: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.