{"id":48188014,"url":"https://github.com/kir-dev/dsk-web","last_synced_at":"2026-04-04T17:52:06.884Z","repository":{"id":342225697,"uuid":"1170950863","full_name":"kir-dev/dsk-web","owner":"kir-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-19T22:10:31.000Z","size":289,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-20T12:30:21.376Z","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":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":"2026-03-02T17:54:05.000Z","updated_at":"2026-03-09T22:45:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kir-dev/dsk-web","commit_stats":null,"previous_names":["kir-dev/dsk-web"],"tags_count":0,"template":false,"template_full_name":"kir-dev/next-nest-template","purl":"pkg:github/kir-dev/dsk-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kir-dev%2Fdsk-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kir-dev%2Fdsk-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kir-dev%2Fdsk-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kir-dev%2Fdsk-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kir-dev","download_url":"https://codeload.github.com/kir-dev/dsk-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kir-dev%2Fdsk-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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-04-04T17:52:06.192Z","updated_at":"2026-04-04T17:52:06.851Z","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 22\n- Pnpm 10\n\n### Installation\n\nYou only need to install dependencies in the root directory.\n\n```bash\npnpm 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\npnpm lint\n# or\npnpm lint:fix\n```\n\n```bash\npnpm format:check\n# or\npnpm format\n```\n\n### Development\n\nYou can run the backend and frontend separately.\n\n```bash\npnpm start:backend # Starts on http://localhost:3001\n```\n\n```bash\npnpm 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\npnpm build:frontend\n```\n\nOr build the backend.\n\n```bash\npnpm 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\npnpm lint\n```\n\n```bash\npnpm format:check\n```\n\n```bash\npnpm build:backend\n```\n\n## Happy Coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkir-dev%2Fdsk-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkir-dev%2Fdsk-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkir-dev%2Fdsk-web/lists"}