{"id":28578104,"url":"https://github.com/tiddlywiki/mws","last_synced_at":"2025-09-05T08:03:31.253Z","repository":{"id":263612298,"uuid":"890932925","full_name":"TiddlyWiki/MWS","owner":"TiddlyWiki","description":"Installation repository for TiddlyWiki MultiWikiServer plugin","archived":false,"fork":false,"pushed_at":"2024-11-19T13:18:16.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-19T14:19:59.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TiddlyWiki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-19T12:43:45.000Z","updated_at":"2024-11-19T13:18:20.000Z","dependencies_parsed_at":"2024-11-19T14:20:06.410Z","dependency_job_id":"9f50a3e5-ca5d-4918-bc3e-1efaf3d75c27","html_url":"https://github.com/TiddlyWiki/MWS","commit_stats":null,"previous_names":["tiddlywiki/mws"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiddlyWiki%2FMWS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiddlyWiki%2FMWS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiddlyWiki%2FMWS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiddlyWiki%2FMWS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TiddlyWiki","download_url":"https://codeload.github.com/TiddlyWiki/MWS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiddlyWiki%2FMWS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259178493,"owners_count":22817387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-06-11T01:08:45.836Z","updated_at":"2025-06-11T01:08:46.649Z","avatar_url":"https://github.com/TiddlyWiki.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TiddlyWiki MultiWikiServer Installation Repository\n\n## Introduction\n\nThis repository contains a JavaScript package containing TiddlyWiki's [MultiWikiServer plugin](https://github.com/TiddlyWiki/TiddlyWiki5/pull/7915) that can be installed with [npm](https://www.npmjs.com/).\n\n## Quick Start\n\nSee https://mws.tiddlywiki.com/ for full installation instructions.\n\n```\nmkdir my-mws-installation\ncd  my-mws-installation\nnpm install TiddlyWiki/MWS\n```\n\n# Technical Rationale\n\nMWS is a component of TiddlyWiki, and so at first sight it might not seem necessary for this repository to exist: everything needed to use MWS can be found within the main TiddlyWiki5 repository.\n\nHowever, the problem is that MWS requires npm dependencies. At the moment, MWS is in its own development branch and so we've been able to modify the repository `package.json` to include the required dependencies. When MWS is eventually released and merged into the main branch of ~TiddlyWiki it will no longer be possible to include the dependencies in `package.json` because those dependencies are only needed when using MWS. It would not be acceptable for the plain, single file edition of ~TiddlyWiki to have unnecessary dependencies in `package.json`.\n\nSo, this repository exists in order to allow users to install MWS and its dependencies with a single `npm install` command, substantially simplifying the installation process.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiddlywiki%2Fmws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiddlywiki%2Fmws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiddlywiki%2Fmws/lists"}