{"id":20253344,"url":"https://github.com/becklyn/ddd-workshop","last_synced_at":"2025-08-15T15:08:47.480Z","repository":{"id":154539503,"uuid":"626903749","full_name":"Becklyn/ddd-workshop","owner":"Becklyn","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-26T15:21:44.000Z","size":281,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T16:50:53.872Z","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/Becklyn.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":"2023-04-12T11:48:17.000Z","updated_at":"2023-04-17T07:28:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"639ed1ab-cfe7-4f52-91bd-f43f13c7f5ae","html_url":"https://github.com/Becklyn/ddd-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Becklyn/ddd-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becklyn%2Fddd-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becklyn%2Fddd-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becklyn%2Fddd-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becklyn%2Fddd-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Becklyn","download_url":"https://codeload.github.com/Becklyn/ddd-workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becklyn%2Fddd-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270586142,"owners_count":24611314,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-14T10:23:22.295Z","updated_at":"2025-08-15T15:08:47.414Z","avatar_url":"https://github.com/Becklyn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Becklyn DDD workshop\n\n## Preparation\n\n1. Copy `.env.template` to `.env.local`\n2. Get a GitHub token with read access to Becklyn's private docker containers.\n3. Add the token to the `GH_ACCESS_TOKEN` variable in your `.env.local` file\n4. Make sure you have docker installed on your machine. [Docker Desktop](https://docs.docker.com/engine/install/) is recommended (but not required) for this workshop.\n5. If you are using windows: [Install WSL](https://learn.microsoft.com/en-us/windows/wsl/install)\n\n## Download and run our Fraym services\n\n### MacOS / linux\n\nThe following command will:\n\n1. download all Fraym docker containers\n2. configure and run all Fraym docker containers\n\n```sh\nmake docker\n```\n\n### Windows\n\nUse WSL and then use the linux guide.\n\n## Start the dev server for the backend app\n\nBefore you start the dev server the first time, please make sure to build all dpendency modules:\n\n```sh\nnpm run build:backend\n```\n\nRun fraym migrations (from within the `/fraym` folder):\n\n```sh\nnpx @fraym/crud@latest\n```\n\n```sh\nnpx @fraym/projections@latest\n```\n\nRun the dev server:\n\n```sh\nnpm run dev\n```\n\n## Documentation of our Fraym libraries\n\n- [@fraym/streams](https://github.com/fraym/streams-nodejs)\n- [@fraym/projections](https://github.com/fraym/projections-nodejs)\n- [@fraym/crud](https://github.com/fraym/crud-nodejs)\n- [@fraym/auth](https://github.com/fraym/auth-nodejs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbecklyn%2Fddd-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbecklyn%2Fddd-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbecklyn%2Fddd-workshop/lists"}