{"id":15978155,"url":"https://github.com/frycz/angular-typescript-webpack-simple-boilerplate","last_synced_at":"2026-01-16T00:56:34.163Z","repository":{"id":38813525,"uuid":"71698118","full_name":"frycz/angular-typescript-webpack-simple-boilerplate","owner":"frycz","description":"Simple front-end application boilerplate with Typescript 2.9, Angular 6 and Webpack 4","archived":false,"fork":false,"pushed_at":"2023-01-13T21:52:26.000Z","size":1611,"stargazers_count":0,"open_issues_count":20,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T03:18:23.694Z","etag":null,"topics":["angular6","boilerplate","tslint","typescript2","webpack4"],"latest_commit_sha":null,"homepage":"https://frycz.github.io/angular-typescript-webpack-simple-boilerplate/","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/frycz.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":"2016-10-23T11:18:19.000Z","updated_at":"2020-06-20T14:29:39.000Z","dependencies_parsed_at":"2023-02-09T17:15:46.417Z","dependency_job_id":null,"html_url":"https://github.com/frycz/angular-typescript-webpack-simple-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frycz%2Fangular-typescript-webpack-simple-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frycz%2Fangular-typescript-webpack-simple-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frycz%2Fangular-typescript-webpack-simple-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frycz%2Fangular-typescript-webpack-simple-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frycz","download_url":"https://codeload.github.com/frycz/angular-typescript-webpack-simple-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246777821,"owners_count":20832033,"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":["angular6","boilerplate","tslint","typescript2","webpack4"],"created_at":"2024-10-07T23:06:14.789Z","updated_at":"2026-01-16T00:56:34.144Z","avatar_url":"https://github.com/frycz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple front-end boilerplate with Typescript, Angular and Webpack\n\"Chat\" application presenting basic concepts of typescript, angular, webpack code transpilation and bundling. Ideal for educational purposes or very simple projects.\n\n[Live demo](https://frycz.github.io/angular-typescript-webpack-simple-boilerplate/)\n\n### Details\n- a simple chat app\n- on first open, chat asks for user's name and only after that user can proceed\n- there is a .json file containing message author, date/time, user picture, message itself\n- messages from the .json file are randomly posted to the chat \n- every new message is followed by sound\n- user can also post to the chat\n- on page reload the app does not ask for user’s name again as this information is be kept in cookies\n- a very simple layout is provided\n- there are tasks for linting, compilation and minification of Javascript using webpack\n\n### Stack\nSimple chat application is built with\n- Typescript 2.9\n- Angular 6\n- Webpack 4\n- Ts-lint\n\n#### Concepts you can learn:\n- basics of typescript\n- basics of angular 6\n- webpack configuration\n  - using webpack 4 defaults\n  - transpiling typescript to javascript\n  - combining multiple files into one bundle\n  - packing typescript, css, sound, png and json files into production directory\n  - code minification for production\n- code linting\n\n### Setup\n\n```\nnpm install\nnpm start\n```\nThe application will start automatically in your default browser.\n\n### Other tasks\n\n\nbuild production bundle\n\n```\nnpm run build\n```\n\nlint code\n\n```\nnpm run lint\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrycz%2Fangular-typescript-webpack-simple-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrycz%2Fangular-typescript-webpack-simple-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrycz%2Fangular-typescript-webpack-simple-boilerplate/lists"}