{"id":19408694,"url":"https://github.com/4lessandrodev/nest-template","last_synced_at":"2026-06-20T10:32:00.629Z","repository":{"id":39759296,"uuid":"403431829","full_name":"4lessandrodev/nest-template","owner":"4lessandrodev","description":"A template using nestjs and graphql","archived":false,"fork":false,"pushed_at":"2022-08-18T19:11:12.000Z","size":1543,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T02:17:40.072Z","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/4lessandrodev.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}},"created_at":"2021-09-05T23:17:24.000Z","updated_at":"2021-11-24T00:16:09.000Z","dependencies_parsed_at":"2022-09-07T08:23:37.089Z","dependency_job_id":null,"html_url":"https://github.com/4lessandrodev/nest-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4lessandrodev/nest-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lessandrodev%2Fnest-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lessandrodev%2Fnest-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lessandrodev%2Fnest-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lessandrodev%2Fnest-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4lessandrodev","download_url":"https://codeload.github.com/4lessandrodev/nest-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4lessandrodev%2Fnest-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34566920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":"2024-11-10T12:07:24.986Z","updated_at":"2026-06-20T10:32:00.613Z","avatar_url":"https://github.com/4lessandrodev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nest App Template\n\nTemplate to start a new app using Nest\n\u003e Application run on localhost:3000/graphql\n\n* NestJS\n* Jest\n* Graphql Request\n* Husky\n* Commit-Lint\n* Module-Alias\n* Typescript\n* Lint Staged\n* Types-DDD\n* DDD Module Generator\n* Graphql\n* EnvVar\n* Env-cmd\n* Stryker Mutator\n* Graphql Codegen\n* Docker\n\n## How to use this template\n\nDocker is configured on this repo\nEnsure you have a database or use docker-compose to up a database instance\n\n* Clone this template\n* `$ git clone https://github.com/4lessandrodev/nest-template.git \u003cproject-name\u003e`\n* Access project folder\n* `$ cd \u003cproject-name\u003e`\n* Create your env file on root folder\n* `$ cp ./.env.example ./.env`\n* Install dependencies\n* `$ yarn`\n* Start app\n* `$ yarn start:dev`\n* Access playground\n* `localhost:3000/graphql`\n\n### Create new modules\n\n* Generate your module\n* `$ yarn generate \u003cmodule-name\u003e`\n\n### Running tests\n\n* Unit tests\n* `$ yarn test`\n* Mutation tests\n* `$ yarn test:mutation`\n* End to end\n* `$ yarn test:e2e`\n\n### Generate graphql types\n\nThis template is configured with graphql codegen.\n\u003e Run application before generate types\n\n* Generate types\n* `$ yarn generate:gql`\n\n### Alias to import files\n\nAvailable alias to import files\n\n* From modules folder use: `@modules/...`\n* From src folder use: `@app/...`\n* From config folder use: `@config/...`\n* From shared folder use: `@shared/...`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4lessandrodev%2Fnest-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4lessandrodev%2Fnest-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4lessandrodev%2Fnest-template/lists"}