{"id":15187187,"url":"https://github.com/michaljalowik/node_boila","last_synced_at":"2026-02-02T14:34:11.403Z","repository":{"id":207392979,"uuid":"719115134","full_name":"MichalJalowik/node_boila","owner":"MichalJalowik","description":"Node boilerplate app","archived":false,"fork":false,"pushed_at":"2024-02-02T23:21:31.000Z","size":534,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T21:16:57.143Z","etag":null,"topics":["ci","crud","docker","docker-compose","jest","nestjs","psql","swagger","typeorm"],"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/MichalJalowik.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":"2023-11-15T13:40:53.000Z","updated_at":"2023-11-16T20:30:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b9fb3ba-6796-4ea4-b146-5b7306861f97","html_url":"https://github.com/MichalJalowik/node_boila","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"7b8c7b02654abd2fe156fb93d6fcad122533c869"},"previous_names":["michaljalowik/node_boila"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalJalowik%2Fnode_boila","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalJalowik%2Fnode_boila/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalJalowik%2Fnode_boila/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalJalowik%2Fnode_boila/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichalJalowik","download_url":"https://codeload.github.com/MichalJalowik/node_boila/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240746950,"owners_count":19850996,"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":["ci","crud","docker","docker-compose","jest","nestjs","psql","swagger","typeorm"],"created_at":"2024-09-27T18:03:31.789Z","updated_at":"2026-02-02T14:34:11.335Z","avatar_url":"https://github.com/MichalJalowik.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca target=\"blank\"\u003e\u003cimg src=\"docs/wire_edge_logo.png\" width=\"200\" alt=\"Wire Edge 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\"\u003e \u003ca href=\"http://nodejs.org\" target=\"_blank\"\u003eNode.js\u003c/a\u003e boilerplate repo with: NestJs, Rest, GraphQL, TypeORM(Psql), Jest, Docker, Docker-Compose.\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n\n## Description\n\n[Nest](https://github.com/nestjs/nest) based framework TypeScript starter repository.\n\n## Installation and run\n1. npm\n```bash\n$ npm ci\n```\n2. build\n```bash\n$ npm run build\n```\n3. run api -\u003e from /docker dir\n```bash\n$ docker-compose up api\n```\n4. run swagger\n```http\nlocalhost:3000/swagger\n```\n\n## Migrations\nGenerate migrations:\n1. go into /docker dir\n2. go inside api container\n```bash\n$ docker-compose exec api bash\n```\n3. run migration:generate command to update db schema\n```bash\n$ npm run typeorm migration:generate src/migrations/\u003cmigration_file_name\u003e\n```\n4. you can manually run migrations (migration:run command) but nestjs is set to runs automaticaly\n```bash\n$ npm run typeorm migration:run\n```\n\n## Swagger\nSwagger config added to nestJs app\n```http\n\u003cdomain\u003e/swagger\n```\n\n## Test\nfrom /docker dir\n```bash\n# unit tests\n$ docker-compose run test-runner\n```\n\n## License\n\n[MIT licensed](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaljalowik%2Fnode_boila","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaljalowik%2Fnode_boila","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaljalowik%2Fnode_boila/lists"}