{"id":26362959,"url":"https://github.com/mnxmnz/nestjs-playground","last_synced_at":"2026-04-16T12:02:35.216Z","repository":{"id":282578200,"uuid":"948853404","full_name":"mnxmnz/nestjs-playground","owner":"mnxmnz","description":"Learning NestJS with Hands-On Labs","archived":false,"fork":false,"pushed_at":"2025-03-15T14:39:25.000Z","size":469,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T15:30:14.071Z","etag":null,"topics":["nestjs","rest-api","typeorm"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mnxmnz.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":"2025-03-15T05:18:18.000Z","updated_at":"2025-03-15T15:09:44.000Z","dependencies_parsed_at":"2025-03-15T15:40:39.166Z","dependency_job_id":null,"html_url":"https://github.com/mnxmnz/nestjs-playground","commit_stats":null,"previous_names":["mnxmnz/nest-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mnxmnz/nestjs-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnxmnz%2Fnestjs-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnxmnz%2Fnestjs-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnxmnz%2Fnestjs-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnxmnz%2Fnestjs-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnxmnz","download_url":"https://codeload.github.com/mnxmnz/nestjs-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnxmnz%2Fnestjs-playground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264958624,"owners_count":23689035,"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":["nestjs","rest-api","typeorm"],"created_at":"2025-03-16T18:19:58.527Z","updated_at":"2026-04-16T12:02:30.176Z","avatar_url":"https://github.com/mnxmnz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NestJS Playground\n\n## 1. Database schema diagram\n\n![database schema diagram](https://github.com/user-attachments/assets/e92152c1-ea19-4917-aa73-06517028c71a)\n\n## 2. Getting Started\n\n### 2-1. Installation\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/mnxmnz/nestjs-playground.git\n```\n\n2. Navigate to the project directory\n\n```bash\ncd nestjs-playground\n```\n\n3. Install dependencies\n\n```bash\nnpm install\n```\n\n4. Create a .env file with the following environment variables\n\n```bash\nPOSTGRES_HOST=\"\"\nPOSTGRES_PORT=\"\"\nPOSTGRES_USER=\"\"\nPOSTGRES_PASSWORD=\"\"\nPOSTGRES_DB=\"\"\n```\n\n5. Run Database (Docker)\n\n```bash\ndocker-compose up -d\n```\n\n### 2-2. Running the Application\n\nTo start the development server\n\n```bash\nnpm run start:dev\n```\n\nThe application will open in your default browser at `http://localhost:8008`\n\nAccess the Swagger API documentation at `http://localhost:8008/api`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnxmnz%2Fnestjs-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnxmnz%2Fnestjs-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnxmnz%2Fnestjs-playground/lists"}