📝 A purpose-built task management and note taking app. https://micro.nordstud.io
Find a file
tygrdev 0a0a1be9e0
All checks were successful
Deploy Canary / Build and Publish (push) Successful in 1m25s
Deploy Canary / merge (push) Successful in 10s
fix: oidc auth callback
2026-01-09 00:33:15 +00:00
.forgejo/workflows release: 0.0.1 2026-01-08 23:31:53 +00:00
apps fix: oidc auth callback 2026-01-09 00:33:15 +00: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 fix: linting (#1) 2026-01-08 23:02:06 +01:00
.gitignore fix: linting (#1) 2026-01-08 23:02:06 +01:00
biome.json fix: linting (#1) 2026-01-08 23:02:06 +01:00
compose.yml feat: docs dockerfile 2026-01-08 22:15:25 +00: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
next-env.d.ts fix: linting (#1) 2026-01-08 23:02:06 +01:00
package.json release: 0.0.1 2026-01-08 23:31:53 +00:00
pnpm-lock.yaml feat: OIDC and passkey auth 2026-01-08 00:48:02 +00:00
pnpm-workspace.yaml feat: move to monorepo 2026-01-05 22:56:20 +00:00
README.md feat: move to monorepo 2026-01-05 22:56:20 +00:00
taskfile.yml fix: linting (#1) 2026-01-08 23:02:06 +01:00

A purpose-built task management and note taking app.

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.