{"id":31747210,"url":"https://github.com/tdevuit/urbanscale","last_synced_at":"2025-10-09T13:27:48.196Z","repository":{"id":315096665,"uuid":"1058075149","full_name":"TDevUIT/UrbanScale","owner":"TDevUIT","description":"EGis-Management solutions for urban infrastructure development","archived":false,"fork":false,"pushed_at":"2025-10-06T10:08:29.000Z","size":2402,"stargazers_count":0,"open_issues_count":0,"forks_count":8,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-06T12:13:26.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"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/TDevUIT.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-16T15:32:45.000Z","updated_at":"2025-10-06T10:08:33.000Z","dependencies_parsed_at":"2025-09-16T18:56:05.448Z","dependency_job_id":"504c180a-9bb6-432c-a44d-a7c044acf840","html_url":"https://github.com/TDevUIT/UrbanScale","commit_stats":null,"previous_names":["tdevuit/ie402","tdevuit/urbanscale"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TDevUIT/UrbanScale","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TDevUIT%2FUrbanScale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TDevUIT%2FUrbanScale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TDevUIT%2FUrbanScale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TDevUIT%2FUrbanScale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TDevUIT","download_url":"https://codeload.github.com/TDevUIT/UrbanScale/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TDevUIT%2FUrbanScale/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001496,"owners_count":26083102,"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-10-09T02:00:07.460Z","response_time":59,"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":"2025-10-09T13:27:44.857Z","updated_at":"2025-10-09T13:27:48.187Z","avatar_url":"https://github.com/TDevUIT.png","language":"TypeScript","funding_links":["https://opencollective.com/nest","https://paypal.me/kamilmysliwiec"],"categories":[],"sub_categories":[],"readme":"\u003c\u003c\u003c\u003c\u003c\u003c\u003c HEAD\n# IE402 - Microservices Monorepo Skeleton\n\nRepository: https://github.com/TDevUIT/IE402\n\nThis repository hosts a monorepo for an urban GIS project of Ho Chi Minh City (HCMC) using a microservices approach:\n\n- GIS_Server: data discovery, curation, and GIS aggregation for districts (e.g., Q1, Binh Thanh, Q10, Thu Duc).\n- Data_Processor: transforms unstructured text sources into structured JSON for APIs.\n- Web_Server: provides REST APIs for FE by aggregating data from GIS_Server and Data_Processor.\n- Web_Client: frontend client app.\n\nNote: The existing Next.js app in `ie402/` is currently used as the Web Client. The FE team can continue development there.\n\n## Team assignments\n- GIS_Server: Hương Giang, Quyền, V. Linh — collect and evaluate district data sources (infrastructure, population, traffic, land, environment). Pick top 3 districts with best quality.\n- Web_Server: Lâm, Tài, Tân — define and implement APIs, integrate with GIS_Server and Data_Processor.\n- Web_Client: Thái, Thắng — implement a simple UI (start from a reference UI on the web), consume APIs from Web_Server.\n\n## Priorities (this week)\n1) Study GIS fundamentals, shortlist data sources, mark usable sections.\n2) BE team to draft diagrams and API specs.\n3) FE to pick a simple UI reference for a quick prototype.\n\n## Structure\n- docs/: shared documentation (architecture, guides, tasks, data sources, intros)\n- services/\n  - GIS_Server/: GIS data discovery and aggregation\n  - Data_Processor/: text -\u003e JSON pipelines\n  - Web_Server/: REST API surface and aggregation\n- clients/\n  - Web_Client/: Readme and guidance (actual FE lives in `ie402/`)\n- diagrams/: placeholders for architecture and data flow\n- ie402/: existing Next.js app (FE)\n\n## Getting started\n- Read `docs/ARCHITECTURE.md` for the big picture.\n- Teams: follow your respective guides in `docs/` and your service directory.\n- Editor setup: see `.editorconfig` and `.vscode/` for workspace consistency.\n\n## Repo conventions\n- One PR per feature/task, reference TASKS.md item IDs.\n- Use conventional commits (feat, fix, docs, chore, refactor, test).\n- Keep credentials out of the repo. Use `.env` locally; never commit secrets.\n\n## Guidelines\n- API conventions: see `docs/API_CONVENTIONS.md`.\n- Pull Request guidelines: see `docs/PR_GUIDE.md`.\n- Branching conventions: see `docs/BRANCHING_GUIDE.md`.\n\n## Licensing\nTBD.\n=======\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://nestjs.com/\" target=\"blank\"\u003e\u003cimg src=\"https://nestjs.com/img/logo-small.svg\" width=\"120\" alt=\"Nest Logo\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456\n[circleci-url]: https://circleci.com/gh/nestjs/nest\n\n  \u003cp align=\"center\"\u003eA progressive \u003ca href=\"http://nodejs.org\" target=\"_blank\"\u003eNode.js\u003c/a\u003e framework for building efficient and scalable server-side applications.\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.npmjs.com/~nestjscore\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@nestjs/core.svg\" alt=\"NPM Version\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/~nestjscore\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/@nestjs/core.svg\" alt=\"Package License\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/~nestjscore\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/@nestjs/common.svg\" alt=\"NPM Downloads\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://circleci.com/gh/nestjs/nest\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/circleci/build/github/nestjs/nest/master\" alt=\"CircleCI\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://discord.gg/G7Qnnhy\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/discord-online-brightgreen.svg\" alt=\"Discord\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/nest#backer\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/nest/backers/badge.svg\" alt=\"Backers on Open Collective\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/nest#sponsor\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/nest/sponsors/badge.svg\" alt=\"Sponsors on Open Collective\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://paypal.me/kamilmysliwiec\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Donate-PayPal-ff3f59.svg\" alt=\"Donate us\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://opencollective.com/nest#sponsor\"  target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Support%20us-Open%20Collective-41B883.svg\" alt=\"Support us\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://twitter.com/nestframework\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/nestframework.svg?style=social\u0026label=Follow\" alt=\"Follow us on Twitter\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n  \u003c!--[![Backers on Open Collective](https://opencollective.com/nest/backers/badge.svg)](https://opencollective.com/nest#backer)\n  [![Sponsors on Open Collective](https://opencollective.com/nest/sponsors/badge.svg)](https://opencollective.com/nest#sponsor)--\u003e\n\n## Description\n\n[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.\n\n## Project setup\n\n```bash\n$ yarn install\n```\n\n## Compile and run the project\n\n```bash\n# development\n$ yarn run start\n\n# watch mode\n$ yarn run start:dev\n\n# production mode\n$ yarn run start:prod\n```\n\n## Run tests\n\n```bash\n# unit tests\n$ yarn run test\n\n# e2e tests\n$ yarn run test:e2e\n\n# test coverage\n$ yarn run test:cov\n```\n\n## Deployment\n\nWhen you're ready to deploy your NestJS application to production, there are some key steps you can take to ensure it runs as efficiently as possible. Check out the [deployment documentation](https://docs.nestjs.com/deployment) for more information.\n\nIf you are looking for a cloud-based platform to deploy your NestJS application, check out [Mau](https://mau.nestjs.com), our official platform for deploying NestJS applications on AWS. Mau makes deployment straightforward and fast, requiring just a few simple steps:\n\n```bash\n$ yarn install -g @nestjs/mau\n$ mau deploy\n```\n\nWith Mau, you can deploy your application in just a few clicks, allowing you to focus on building features rather than managing infrastructure.\n\n## Resources\n\nCheck out a few resources that may come in handy when working with NestJS:\n\n- Visit the [NestJS Documentation](https://docs.nestjs.com) to learn more about the framework.\n- For questions and support, please visit our [Discord channel](https://discord.gg/G7Qnnhy).\n- To dive deeper and get more hands-on experience, check out our official video [courses](https://courses.nestjs.com/).\n- Deploy your application to AWS with the help of [NestJS Mau](https://mau.nestjs.com) in just a few clicks.\n- Visualize your application graph and interact with the NestJS application in real-time using [NestJS Devtools](https://devtools.nestjs.com).\n- Need help with your project (part-time to full-time)? Check out our official [enterprise support](https://enterprise.nestjs.com).\n- To stay in the loop and get updates, follow us on [X](https://x.com/nestframework) and [LinkedIn](https://linkedin.com/company/nestjs).\n- Looking for a job, or have a job to offer? Check out our official [Jobs board](https://jobs.nestjs.com).\n\n## Support\n\nNest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).\n\n## Stay in touch\n\n- Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)\n- Website - [https://nestjs.com](https://nestjs.com/)\n- Twitter - [@nestframework](https://twitter.com/nestframework)\n\n## License\n\nNest is [MIT licensed](https://github.com/nestjs/nest/blob/master/LICENSE).\n\u003e\u003e\u003e\u003e\u003e\u003e\u003e d273b0d (feat: init base api all module)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdevuit%2Furbanscale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftdevuit%2Furbanscale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdevuit%2Furbanscale/lists"}