{"id":20850027,"url":"https://github.com/cristobalgvera/angular-template","last_synced_at":"2025-03-12T12:24:46.043Z","repository":{"id":216594645,"uuid":"740748684","full_name":"cristobalgvera/angular-template","owner":"cristobalgvera","description":"Angular template to easily bootstrap a production-ready project","archived":false,"fork":false,"pushed_at":"2024-12-18T03:17:38.000Z","size":922,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T06:10:18.703Z","etag":null,"topics":["angular"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/cristobalgvera.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":"2024-01-09T01:33:30.000Z","updated_at":"2024-12-18T03:17:42.000Z","dependencies_parsed_at":"2024-01-17T09:10:47.403Z","dependency_job_id":"3f9b31f0-b485-4c71-b67c-6458de521676","html_url":"https://github.com/cristobalgvera/angular-template","commit_stats":null,"previous_names":["cristobalgvera/angular-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristobalgvera%2Fangular-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristobalgvera%2Fangular-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristobalgvera%2Fangular-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristobalgvera%2Fangular-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cristobalgvera","download_url":"https://codeload.github.com/cristobalgvera/angular-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243215804,"owners_count":20255254,"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":["angular"],"created_at":"2024-11-18T03:07:45.095Z","updated_at":"2025-03-12T12:24:46.017Z","avatar_url":"https://github.com/cristobalgvera.png","language":"JavaScript","readme":"# Angular Template\n\nProject to easily start an Angular project using the latest technologies.\n\n- Latest Angular version\n  - Server Side Rendering\n- Angular Material\n- Tailwind CSS\n\nIt also includes development tools to easy your workflow.\n\n- TypeScript\n- Jest\n- Docker\n  - VSCode DevContainer\n- ESLint\n- Prettier\n- Husky\n  - Lint-staged\n  - Commitlint\n\n## TL;DR\n\n1. Bring the project to your local machine.\n\n   ```bash\n   pnpx tiged cristobalgvera/angular-template \u003cPROJECT_NAME\u003e\n   ```\n\n1. Copy the environment file.\n\n   ```bash\n   cp .env.example .env\n   ```\n\n1. Choose one of the following options and go to [http://localhost:4200](http://localhost:4200)\n\n   - Run locally.\n\n     ```bash\n     pnpm install\n     pnpm start\n     ```\n\n   - Run in Docker.\n\n     ```bash\n     docker compose up --build -d app\n     ```\n\n     You can modify your files and watch the changes in real time.\n     Also, you can enter to `VSCode` and use the project inside a `DevContainer`.\n\n### Build the project\n\n\u003e [!TIP]\n\u003e You can choose were or how deploy the project.\n\u003e The following use `Docker`.\n\nCreate a production-ready build.\n\n```bash\ndocker compose -f compose.prod.yml up --build -d app\n```\n","funding_links":[],"categories":["Recently Updated","Site Templates"],"sub_categories":["[Nov 23, 2024](/content/2024/11/23/README.md)","Free Templates"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristobalgvera%2Fangular-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcristobalgvera%2Fangular-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristobalgvera%2Fangular-template/lists"}