{"id":40384169,"url":"https://github.com/dsp-testing/wepublish-demo","last_synced_at":"2026-01-20T12:06:16.148Z","repository":{"id":40280976,"uuid":"301214265","full_name":"dsp-testing/wepublish-demo","owner":"dsp-testing","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-20T09:44:15.000Z","size":6928,"stargazers_count":0,"open_issues_count":34,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-10-20T14:08:14.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/dsp-testing.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-04T19:50:47.000Z","updated_at":"2023-10-20T14:08:14.192Z","dependencies_parsed_at":"2023-01-19T20:47:12.024Z","dependency_job_id":null,"html_url":"https://github.com/dsp-testing/wepublish-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/dsp-testing/wepublish-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsp-testing%2Fwepublish-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsp-testing%2Fwepublish-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsp-testing%2Fwepublish-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsp-testing%2Fwepublish-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsp-testing","download_url":"https://codeload.github.com/dsp-testing/wepublish-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsp-testing%2Fwepublish-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"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":[],"created_at":"2026-01-20T12:06:15.291Z","updated_at":"2026-01-20T12:06:16.141Z","avatar_url":"https://github.com/dsp-testing.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![We.Publish](./assets/wepublish.svg 'We.Publish')\n\n## Packages\n\n- [@wepublish/api](./packages/api)\n  - DB Adapter:\n    - [@wepublish/api-db-mongodb](./packages/api-db-mongodb)\n    - ~~[@wepublish/api-db-memory](./packages/api-db-memory)~~ (Currently Unmaintained)\n    - ~~[@wepublish/api-db-karma](./packages/api-db-karma)~~ (Currently Unmaintained)\n  - Media Adapter:\n    - [@wepublish/api-media-karma](./packages/api-media-karma)\n- [@wepublish/editor](./packages/editor)\n\n## Demo\n- [Editor](https://editor.demo.wepublish.media)\n  - username: dev@wepublish.ch, password: 123\n- [Website](https://demo.wepublish.media)\n- [API](https://api.demo.wepublish.media)\n\n## Development\n\n### Prerequisites\n\n- [Node v12.x.x][node-download-url]\n- [Yarn v1.17.x][yarn-download-url]\n- [Docker v19.x.x][docker-download-url]\n\n### Recommended\n\n- [VSCode][vscode-download-url]\n- [VSCode Prettier Extension][vscode-prettier-download-url]\n\n### Install, Build \u0026 Watch\n\nIf you're setting up the project for the first time:\n\n```\nyarn install \u0026\u0026 yarn setup \u0026\u0026 yarn build\n```\n\nAfter that you can start docker-compose and watch all packages via:\n\n```\nyarn dev\n```\n\nIf you rather wish to run docker-compose separately you can just watch the packages via:\n\n```\nyarn watch\n```\n\nOr if you want to watch only certain packages:\n\n```\nyarn run-p watch:api watch:api-example watch:editor\n```\n\nThe following servers will be available:\n\n- **API:** [http://localhost:4000](http://localhost:4000)\n- **Media Server:** [http://localhost:4001](http://localhost:4001)\n- **Editor:** [http://localhost:3000](http://localhost:3000)\n- **Webpack Dev Server:** [http://localhost:3001](http://localhost:3001)\n- **MongoDB:** [http://localhost:27017](http://localhost:27017)\n- **MongoDB Express:** [http://localhost:5000](http://localhost:4005)\n\nIf you want to build/watch only certain packages just have a look inside the [package.json][package-json-url],\nto find commands for each package.\n\n### Debugging Node.js via VSCode\n\nThere are several launch configurations that allow you to attach the debugger to the various examples.\n\n[node-download-url]: https://nodejs.org/en/download/current/\n[yarn-download-url]: https://yarnpkg.com/en/docs/install\n[docker-download-url]: https://www.docker.com/get-started\n[vscode-download-url]: https://code.visualstudio.com/Download\n[vscode-prettier-download-url]: https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode\n[package-json-url]: package.json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsp-testing%2Fwepublish-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsp-testing%2Fwepublish-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsp-testing%2Fwepublish-demo/lists"}