{"id":23267131,"url":"https://github.com/mulecode/ddd-poc","last_synced_at":"2025-04-06T08:24:15.803Z","repository":{"id":268627059,"uuid":"904964842","full_name":"mulecode/ddd-poc","owner":"mulecode","description":"An example spring boot application structured using domain driven design","archived":false,"fork":false,"pushed_at":"2025-03-08T22:47:16.000Z","size":7535,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T23:20:50.041Z","etag":null,"topics":["ddd","poc","service"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mulecode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-17T22:22:37.000Z","updated_at":"2025-03-08T22:47:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b158b15-1872-4275-b844-9596fa889031","html_url":"https://github.com/mulecode/ddd-poc","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"dcd9de05e7da9e5beed8d0a03116c8544fc31478"},"previous_names":["mulecode/ddd-poc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulecode%2Fddd-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulecode%2Fddd-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulecode%2Fddd-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulecode%2Fddd-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mulecode","download_url":"https://codeload.github.com/mulecode/ddd-poc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247453039,"owners_count":20941210,"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":["ddd","poc","service"],"created_at":"2024-12-19T16:48:47.568Z","updated_at":"2025-04-06T08:24:15.795Z","avatar_url":"https://github.com/mulecode.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ddd-poc\n\nAn example spring boot application structured using domain driven design\n\n# Installing Next\n\n```shell\nnpx --version\n11.1.0\n```\n\n```shell\nwhich npx\n/Users/***/Library/Application Support/JetBrains/IntelliJIdea2024.3/node/versions/22.13.1/bin/npx\n```\n\nAparently already installed with IntelliJ IDEA\n\n```shell\nnpx create-next-app@latest --ts\n```\n\nnext.config.ts add the base path to the app:\n\n```javascript\nconst nextConfig: NextConfig = {\n    basePath: '/app',\n    /* other config options */\n};\n```\n\nto run:\n```shell\nnpm run dev\n```\n\nto build:\n\n```shell\nnpm run build\n```\n\nit will create a .next folder with the build files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulecode%2Fddd-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmulecode%2Fddd-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulecode%2Fddd-poc/lists"}