{"id":42421732,"url":"https://github.com/kir-dev/mmmk-web","last_synced_at":"2026-01-28T02:59:05.375Z","repository":{"id":261991195,"uuid":"885907299","full_name":"kir-dev/mmmk-web","owner":"kir-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-22T18:01:47.000Z","size":1221,"stargazers_count":4,"open_issues_count":23,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-23T09:49:55.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mmmk-web-frontend.vercel.app","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/kir-dev.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":"2024-11-09T17:51:42.000Z","updated_at":"2026-01-22T16:47:30.000Z","dependencies_parsed_at":"2025-03-29T14:24:57.098Z","dependency_job_id":"66540b2e-d672-4768-a61d-0b8b2e870e49","html_url":"https://github.com/kir-dev/mmmk-web","commit_stats":null,"previous_names":["kir-dev/mmmk-web"],"tags_count":0,"template":false,"template_full_name":"kir-dev/next-nest-template","purl":"pkg:github/kir-dev/mmmk-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kir-dev%2Fmmmk-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kir-dev%2Fmmmk-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kir-dev%2Fmmmk-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kir-dev%2Fmmmk-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kir-dev","download_url":"https://codeload.github.com/kir-dev/mmmk-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kir-dev%2Fmmmk-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28835626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T02:10:51.810Z","status":"ssl_error","status_checked_at":"2026-01-28T02:10:50.806Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-28T02:59:04.682Z","updated_at":"2026-01-28T02:59:05.369Z","avatar_url":"https://github.com/kir-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NestJS + NextJS Starter Project by Kir-Dev\n\nThis is a starter project for a fullstack application using NestJS and NextJS.\nIt includes a basic setup for a NestJS as backend and a NextJS as frontend,\nincluding shadcn/ui, ESLint, Prettier, and GitHub Actions.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js 20\n- Yarn 1.22\n\n### Installation\n\nYou only need to install dependencies in the root directory.\n\n```bash\nyarn install\n```\n\n### Linter and Formatter Configuration\n\nIt is a must to use ESLint and Prettier in this project.\n\nSet up ESLint and Prettier in your IDE and check `fix on save` or `format on save` options.\n\nYou can run the following commands to check linting and formatting issues.\n\n```bash\nyarn lint\n# or\nyarn lint:fix\n```\n\n```bash\nyarn format:check\n# or\nyarn format\n```\n\n### Development\n\nYou can run the backend and frontend separately.\n\n```bash\nyarn start:backend # Starts on http://localhost:3001\n```\n\n```bash\nyarn start:frontend # Starts on http://localhost:3000\n```\n\n### After Development\n\nYou can build the frontend and run the application.\n\n```bash\nyarn build:frontend\n```\n\nOr build the backend.\n\n```bash\nyarn build:backend\n```\n\nThere are recommended GitHub Actions workflows for this setup, which will fail if one of the following commands fails:\n\n```bash\nyarn lint\n```\n\n```bash\nyarn format:check\n```\n\n```bash\nyarn build:backend\n```\n\n## Happy Coding!\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkir-dev%2Fmmmk-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkir-dev%2Fmmmk-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkir-dev%2Fmmmk-web/lists"}