{"id":13401775,"url":"https://github.com/wekan/wekan","last_synced_at":"2026-04-15T14:06:25.139Z","repository":{"id":13400626,"uuid":"16089035","full_name":"wekan/wekan","owner":"wekan","description":"The Open Source kanban, built with Meteor. GitHub issues/PRs are only for FLOSS Developers, not for support, support is at https://wekan.fi/commercial-support/ . New English strings for new features at imports/i18n/data/en.i18n.json . Non-English translations at https://app.transifex.com/wekan/wekan only.","archived":false,"fork":false,"pushed_at":"2026-03-31T21:57:38.000Z","size":97338,"stargazers_count":20889,"open_issues_count":688,"forks_count":2962,"subscribers_count":536,"default_branch":"main","last_synced_at":"2026-04-02T02:45:21.644Z","etag":null,"topics":["docker-image","foss","javascript","kanban","meteor","real-time","sandstorm","snapcraft","wekan"],"latest_commit_sha":null,"homepage":"https://wekan.fi","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wekan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"wekan","custom":["https://wekan.fi/commercial-support/"]}},"created_at":"2014-01-21T01:26:28.000Z","updated_at":"2026-04-01T03:46:25.000Z","dependencies_parsed_at":"2025-11-29T00:09:54.502Z","dependency_job_id":null,"html_url":"https://github.com/wekan/wekan","commit_stats":{"total_commits":9577,"total_committers":324,"mean_commits":"29.558641975308642","dds":"0.32567609898715677","last_synced_commit":"50f3316088cdd833120650c78a003b0812144eae"},"previous_names":["libreboard/libreboard"],"tags_count":876,"template":false,"template_full_name":null,"purl":"pkg:github/wekan/wekan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekan%2Fwekan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekan%2Fwekan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekan%2Fwekan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekan%2Fwekan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wekan","download_url":"https://codeload.github.com/wekan/wekan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekan%2Fwekan/sbom","scorecard":{"id":507161,"data":{"date":"2025-07-07","repo":{"name":"github.com/wekan/wekan","commit":"56700d1d064f6824f020415aa696462e0d7663be"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":5.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-publish.yml:30","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/depsreview.yaml:5","Warn: no topLevel permission defined: .github/workflows/docker-publish.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dockerimage.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_suite.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v7.92 not signed: https://api.github.com/repos/wekan/wekan/releases/224962599","Warn: release artifact v7.91 not signed: https://api.github.com/repos/wekan/wekan/releases/220817522","Warn: release artifact v7.90 not signed: https://api.github.com/repos/wekan/wekan/releases/218424894","Warn: release artifact v7.89 not signed: https://api.github.com/repos/wekan/wekan/releases/218389307","Warn: release artifact v7.88 not signed: https://api.github.com/repos/wekan/wekan/releases/214866534","Warn: release artifact v7.92 does not have provenance: https://api.github.com/repos/wekan/wekan/releases/224962599","Warn: release artifact v7.91 does not have provenance: https://api.github.com/repos/wekan/wekan/releases/220817522","Warn: release artifact v7.90 does not have provenance: https://api.github.com/repos/wekan/wekan/releases/218424894","Warn: release artifact v7.89 does not have provenance: https://api.github.com/repos/wekan/wekan/releases/218389307","Warn: release artifact v7.88 does not have provenance: https://api.github.com/repos/wekan/wekan/releases/214866534"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-publish.yml:26"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/depsreview.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/depsreview.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/depsreview.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/depsreview.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/docker-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/dockerimage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_suite.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/test_suite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_suite.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/test_suite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_suite.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/test_suite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_suite.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/test_suite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_suite.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/test_suite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_suite.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/test_suite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_suite.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/test_suite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_suite.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/test_suite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_suite.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/wekan/wekan/test_suite.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076","Warn: containerImage not pinned by hash: .gitpod.Dockerfile:1: pin your Docker image by updating gitpod/workspace-mongodb to gitpod/workspace-mongodb@sha256:0be45f95b6ab8d1d5c436ec0e6505c6722929b6466237715249965f40e43fa5e","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076","Warn: containerImage not pinned by hash: Dockerfile.arm64v8:1","Warn: containerImage not pinned by hash: Dockerfile.arm64v8:44: pin your Docker image by updating arm64v8/ubuntu:23.04 to arm64v8/ubuntu:23.04@sha256:15db3e6b59a9119916cd858d52e6d4cef718c02c781dce5cf0fe5d03d933b73c","Warn: containerImage not pinned by hash: Dockerfile.s390x:1","Warn: containerImage not pinned by hash: Dockerfile.s390x:47: pin your Docker image by updating s390x/ubuntu:23.04 to s390x/ubuntu:23.04@sha256:b9e4e416dbed67b9ddc739e89ef6352e80636153335eda2083a5f8e2895b1a27","Warn: npmCommand not pinned by hash: .devcontainer/Dockerfile:236-302","Warn: npmCommand not pinned by hash: Dockerfile:205-287","Warn: npmCommand not pinned by hash: rebuild-wekan.sh:40","Warn: npmCommand not pinned by hash: rebuild-wekan.sh:49","Warn: npmCommand not pinned by hash: rebuild-wekan.sh:51","Warn: npmCommand not pinned by hash: rebuild-wekan.sh:58","Warn: npmCommand not pinned by hash: rebuild-wekan.sh:90","Warn: npmCommand not pinned by hash: rebuild-wekan.sh:91","Warn: npmCommand not pinned by hash: releases/build-bundle-arm64.sh:15","Warn: npmCommand not pinned by hash: releases/build-bundle-ppc64el.sh:15","Warn: npmCommand not pinned by hash: releases/build-bundle-ppc64el.sh:33","Warn: downloadThenRun not pinned by hash: releases/install-sandstorm.sh:12","Warn: npmCommand not pinned by hash: releases/rebuild-docs.sh:19","Warn: npmCommand not pinned by hash: releases/rebuild-docs.sh:19","Warn: npmCommand not pinned by hash: stacksmith/user-scripts/build.sh:47","Warn: npmCommand not pinned by hash: stacksmith/user-scripts/build.sh:48","Warn: npmCommand not pinned by hash: stacksmith/user-scripts/build.sh:49","Warn: npmCommand not pinned by hash: stacksmith/user-scripts/build.sh:81","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   0 out of  17 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T23:30:55.971Z","repository_id":13400626,"created_at":"2025-08-19T23:30:55.971Z","updated_at":"2025-08-19T23:30:55.971Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31426193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T02:22:46.605Z","status":"ssl_error","status_checked_at":"2026-04-05T02:22:33.263Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-image","foss","javascript","kanban","meteor","real-time","sandstorm","snapcraft","wekan"],"created_at":"2024-07-30T19:01:06.999Z","updated_at":"2026-04-15T14:06:25.131Z","avatar_url":"https://github.com/wekan.png","language":"JavaScript","readme":"# WeKan ® - Open Source kanban\n\n## Downloads\n\nhttps://wekan.fi/install/\n\n## Docker Containers\n\n- [GitHub](https://github.com/wekan/wekan/pkgs/container/wekan)\n- [Quay](https://quay.io/repository/wekan/wekan)\n- [Docker Hub](https://hub.docker.com/r/wekanteam/wekan)\n\ndocker-compose.yml at https://github.com/wekan/wekan/blob/main/docker-compose.yml\n\n## Standards\n\n- [WeKan and Standard for Public Code](https://wekan.fi/standard-for-public-code/) assessment was made at 2023-11.\n  Currently Wekan meets 8 out of 16 criteria out of the box.\n  Some others could be met with small changes.\n\n## Code stats\n\n- [CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4619)\n- [Code Climate](https://codeclimate.com/github/wekan/wekan)\n- [Open Hub](https://www.openhub.net/p/wekan)\n- [OSS Insight](https://ossinsight.io/analyze/wekan/wekan)\n\n## Translate WeKan ® at Transifex\n\nTranslations to non-English languages are accepted only at [Transifex](https://app.transifex.com/wekan/wekan) using webbrowser.\nNew English strings of new features can be added as PRs to master branch file wekan/imports/i18n/data/en.i18n.json .\n\n## WeKan ® feature requests and bugs\n\nPlease add most of your questions as GitHub issue: [WeKan ® Feature Requests and Bugs](https://github.com/wekan/wekan/issues).\nIt's better than at chat where details get lost when chat scrolls up.\n\n## Discussions\n\n[IRC](https://github.com/wekan/wekan/blob/main/docs/FAQ/IRC-FAQ.md)\n\n## Docker: Latest tag has newest release\n\nYou can use latest tag to get newest release tag.\nSee bottom of https://github.com/wekan/wekan/issues/3874\n\n## FAQ\n\n**NOTE**:\n\n- Please read the [FAQ](https://github.com/wekan/wekan/blob/main/docs/FAQ/FAQ.md) first\n- Please don't feed the [trolls](https://github.com/wekan/wekan/blob/main/docs/FAQ/FAQ.md#why-am-i-called-a-troll) and [spammers](https://github.com/wekan/wekan/blob/main/docs/FAQ/FAQ.md#why-am-i-called-a-spammer) that are mentioned in the FAQ :)\n\n## About WeKan ®\n\nWeKan ® is a completely [Open Source][open_source] and [Free software][free_software]\ncollaborative kanban board application with MIT license.\n\nWhether you’re maintaining a personal todo list, planning your holidays with some friends,\nor working in a team on your next revolutionary idea, Kanban boards are an unbeatable tool\nto keep your things organized. They give you a visual overview of the current state of your project,\nand make you productive by allowing you to focus on the few items that matter the most.\n\nSince WeKan ® is a free software, you don’t have to trust us with your data and can\ninstall Wekan on your own computer or server. In fact we encourage you to do\nthat by providing one-click installation on various platforms.\n\n- WeKan ® is used in [most countries of the world](https://snapcraft.io/wekan).\n- WeKan ® largest user has 30k users using WeKan ® in their company.\n- WeKan ® has been [translated](https://app.transifex.com/wekan/) to about 105 languages.\n- [Features][features]: WeKan ® has real-time user interface.\n- [Platforms](https://wekan.fi/install/): WeKan ® supports many platforms.\n  WeKan ® is critical part of new platforms Wekan is currently being integrated to.\n\n## Requirements\n\n- 1 GB RAM minimum free for WeKan ®. Production server should have minimum total 4 GB RAM.\n  For thousands of users, for example with [Docker](https://github.com/wekan/wekan/blob/main/docker-compose.yml): 3 frontend servers,\n  each having 2 CPU and 2 wekan-app containers. One backend wekan-db server with many CPUs.\n- Enough disk space and alerts about low disk space. If you run out of disk space, MongoDB database gets corrupted.\n- SECURITY: Updating to newest WeKan ® version very often. Please check you do not have automatic updates of Sandstorm or Snap turned off.\n  Old versions have security issues because of old versions Node.js etc. Only newest WeKan ® is supported.\n  WeKan ® on Sandstorm is not usually affected by any Standalone WeKan ® (Snap/Docker/Source) security issues.\n- [Reporting all new bugs immediately](https://github.com/wekan/wekan/issues).\n  New features and fixes are added to WeKan ® [many times a day](https://github.com/wekan/wekan/blob/main/CHANGELOG.md).\n- [Backups](https://github.com/wekan/wekan/blob/main/docs/Backup/Backup.md) of WeKan ® database once a day minimum.\n  Bugs, updates, users deleting list or card, harddrive full, harddrive crash etc can eat your data. There is no undo yet.\n  Some bugs can cause WeKan ® board to not load at all, requiring manual fixing of database content.\n\n## Roadmap and Demo\n\n[Roadmap][roadmap_wekan] - Public read-only board at WeKan ® demo.\n\n[Developer Documentation][dev_docs]\n\n- There are many companies and individuals contributing code to WeKan ®, to add features and bugfixes\n  [many times a day](https://github.com/wekan/wekan/blob/main/CHANGELOG.md).\n- [Please add Add new Feature Requests and Bug Reports immediately](https://github.com/wekan/wekan/issues).\n- [Commercial Support](https://wekan.fi/commercial-support/).\n\nWe also welcome sponsors for features and bugfixes.\nBy working directly with WeKan ® you get the benefit of active maintenance and new features added by growing WeKan ® developer community.\n\n## Getting Started with Development\n\nThe default branch uses Meteor 3.5-beta.7 with Node.js 24.x.\nSee [CHANGELOG.md](https://github.com/wekan/wekan/blob/main/CHANGELOG.md) for the latest runtime updates.\n\nTo contribute, [create a fork](https://github.com/wekan/wekan/blob/main/docs/DeveloperDocs/Build-and-Create-Pull-Request.md#2-create-fork-of-httpsgithubcomwekanwekan-at-github-web-page) and run `./rebuild-wekan.sh` (or `./rebuild-wekan.bat` on Windows) as detailed [here](https://github.com/wekan/wekan/blob/main/docs/DeveloperDocs/Build-and-Create-Pull-Request.md#3-select-option-1-to-install-dependencies-and-then-enter). Once you're ready, please test your code and [submit a pull request (PR)](https://github.com/wekan/wekan/blob/main/docs/DeveloperDocs/Build-and-Create-Pull-Request.md#7-test).\n\nPlease refer to the [developer documentation](https://github.com/wekan/wekan/blob/main/docs/DeveloperDocs/Developer-Documentation.md) for more information.\n\n## First-Time Setup for Development\n\n### Prerequisites\n\nBefore building WeKan from source, ensure you have:\n\n- **Git** - for cloning the repository\n- **Node.js 24.x** - WeKan requires Node.js 24.x\n- **Meteor** - the JavaScript framework WeKan is built with\n\n### Installing Node.js 24.x\n\n```bash\n# Using nvm (recommended)\ncurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash\nsource ~/.zshrc  # or ~/.bashrc\nnvm install 24\nnvm use 24\n```\n\n### Installing Meteor\n\n```bash\ncurl https://install.meteor.com/ | sh\n```\n\n### Building WeKan\n\nThe `rebuild-wekan.sh` script guides you through a three-stage process:\n\n1. **Install dependencies (Option 1)** - Downloads all required Meteor packages and npm modules\n2. **Build WeKan (Option 2)** - Compiles the application\n3. **Run WeKan (Option 3)** - Starts the development server at http://localhost:4000\n\n```bash\n# Clone your fork\ngit clone git@github.com:YOUR_USERNAME/wekan.git\ncd wekan\n\n# Make the script executable\nchmod +x rebuild-wekan.sh\n\n# Step 1: Install dependencies\n./rebuild-wekan.sh\n# Press 1 and Enter\n\n# Step 2: Build WeKan (after dependencies complete)\n./rebuild-wekan.sh\n# Press 2 and Enter\n\n# Step 3: Run WeKan in development mode\n./rebuild-wekan.sh\n# Press 3 and Enter\n```\n \n\n### WSL Users\n\nWSL users can use Snap Candidate. See [install docs](https://wekan.fi/install/).\n\nThe development server will start at http://localhost:4000. Any changes you make to the source code will automatically trigger a rebuild and refresh your browser.\n\n## Screenshot\n\n[More screenshots at Features page](https://github.com/wekan/wekan/tree/main/docs/Features)\n\n[![Screenshot of WeKan ®][screenshot_wekan]][roadmap_wekan]\n\n## License\n\nWeKan ® is released under the very permissive [MIT license](LICENSE), and made\nwith [Meteor](https://www.meteor.com).\n\n[dev_docs]: https://github.com/wekan/wekan/blob/main/docs/DeveloperDocs/Developer-Documentation.md\n[screenshot_wekan]: https://wekan.fi/wekan-dark-mode.png\n[features]: https://github.com/wekan/wekan/wiki/Features\n[roadmap_wekan]: https://boards.wekan.team/b/D2SzJKZDS4Z48yeQH/wekan-open-source-kanban-board-with-mit-license\n[wekan_issues]: https://github.com/wekan/wekan/issues\n[docker_image]: https://hub.docker.com/r/wekanteam/wekan/\n[translate_wekan]: https://app.transifex.com/wekan/wekan/\n[open_source]: https://en.wikipedia.org/wiki/Open-source_software\n[free_software]: https://en.wikipedia.org/wiki/Free_software\n","funding_links":["https://github.com/sponsors/wekan","https://wekan.fi/commercial-support/"],"categories":["JavaScript","Meteor","Uncategorized","Open Source Apps","javascript","Communication and Coordination","Coordination and Communication","Project Management","Tools","Task \u0026 project management platform","网络服务","Apps","Super Star Projects (\u003e= 1K stars):","Productivity","Application Recommendation","Collaboration","Open source apps","Apps deployable on Scalingo","Productivity \u0026 Notes","Self hosted alternatives"],"sub_categories":["Uncategorized","Uptime Monitoring","Boards","网络服务_其他","Development","📝 Document Collaboration","Kanban board (Trello alternatives)","Apps deployed without adaptation"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwekan%2Fwekan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwekan%2Fwekan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwekan%2Fwekan/lists"}