{"id":21510572,"url":"https://github.com/erickcelestino/workspaces","last_synced_at":"2026-04-16T11:31:27.571Z","repository":{"id":229481709,"uuid":"750557326","full_name":"ErickCelestino/Workspaces","owner":"ErickCelestino","description":"Hello, this repository aims to record my evolution using the NX tool, as well as in Typescript, NestJS and React so far, as well as the use of CI and Unit Tests.","archived":false,"fork":false,"pushed_at":"2024-12-24T03:00:16.000Z","size":5110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T01:37:10.180Z","etag":null,"topics":["cicd","docker","nestjs","nx","postgressql","prisma","react","typescript"],"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/ErickCelestino.png","metadata":{"files":{"readme":"README-install.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":"2024-01-30T21:32:17.000Z","updated_at":"2024-12-06T19:22:24.000Z","dependencies_parsed_at":"2024-04-21T23:29:02.518Z","dependency_job_id":"765469f2-e14d-41b0-900b-6c60ae6401a7","html_url":"https://github.com/ErickCelestino/Workspaces","commit_stats":null,"previous_names":["erickcelestino/workspaces"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickCelestino%2FWorkspaces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickCelestino%2FWorkspaces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickCelestino%2FWorkspaces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickCelestino%2FWorkspaces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErickCelestino","download_url":"https://codeload.github.com/ErickCelestino/Workspaces/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056428,"owners_count":20390720,"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":["cicd","docker","nestjs","nx","postgressql","prisma","react","typescript"],"created_at":"2024-11-23T21:49:26.978Z","updated_at":"2026-04-16T11:31:22.550Z","avatar_url":"https://github.com/ErickCelestino.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Workspaces\n\n## Comandos Front\n\n### Angular\n\n- npm i -D @nx/angular\n- npx nx g @nx/angular:application --name=\u003cnome da aplicação\u003e --directory=apps/front/\u003cnome do diretorio\u003e --routing=true --style=scss --standalone=false --no-interactive\n\n## React\n\n- npm add -D @nx/react\n- npx nx g @nx/react:application --name=web-pure-institutional --directory=apps/web/web-pure-institutional --globalCss=true --projectNameAndRootFormat=as-provided --routing=true --style=scss --tags=application\n- nx g @nx/react:library --name=feature --unitTestRunner=jest --directory=libs/feature --projectNameAndRootFormat=as-provided\n\n## Comandos Back\n\n### NestJs\n\n- npm i -D @nx/nest\n- npx nx g @nx/nest:application --name=\u003cnome da aplicação\u003e --frontendProject=\u003cnome da aplicação do front\u003e --directory=\u003cnome do diretorio\u003e --strict=true\n- nx g resource [RESOURCE_NAME] -p [APPLICATION_NAME]\n\n## Comandos de biblioteca\n\n- npx nx g @nx/js:library --name=\u003cnome da biblioteca\u003e --unitTestRunner=jest --directory=libs/\u003cnome do diretorio\u003e--projectNameAndRootFormat=as-provided\n\n## Comandos de configuração\n\n- npx create-nx-workspace@latest nx-test\n- npm i -D husky lint-staged\n- npx husky init\n- npm run prepare\n- echo \"npx lint-staged\" \u003e .husky/pre-commit\n- npm i @nestjs/passport passport passport-local\n- npm i -D @types/passport-local\n- npm i @nestjs/jwt passport-jwt\n- npm i -D @types/passport-jwt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickcelestino%2Fworkspaces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferickcelestino%2Fworkspaces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickcelestino%2Fworkspaces/lists"}