{"id":14976317,"url":"https://github.com/wzr1337/node.express.webpack.starter","last_synced_at":"2026-01-22T20:32:38.233Z","repository":{"id":52214181,"uuid":"116026233","full_name":"wzr1337/node.express.webpack.starter","owner":"wzr1337","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-18T09:02:17.000Z","size":51,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T20:57:00.564Z","etag":null,"topics":["express","nodejs","typescript","webpack2"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wzr1337.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-02T14:56:04.000Z","updated_at":"2021-08-09T06:50:16.000Z","dependencies_parsed_at":"2022-09-11T02:01:38.720Z","dependency_job_id":null,"html_url":"https://github.com/wzr1337/node.express.webpack.starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wzr1337/node.express.webpack.starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzr1337%2Fnode.express.webpack.starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzr1337%2Fnode.express.webpack.starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzr1337%2Fnode.express.webpack.starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzr1337%2Fnode.express.webpack.starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wzr1337","download_url":"https://codeload.github.com/wzr1337/node.express.webpack.starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzr1337%2Fnode.express.webpack.starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28670381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T19:36:09.361Z","status":"ssl_error","status_checked_at":"2026-01-22T19:36:05.567Z","response_time":144,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["express","nodejs","typescript","webpack2"],"created_at":"2024-09-24T13:53:41.709Z","updated_at":"2026-01-22T20:32:38.215Z","avatar_url":"https://github.com/wzr1337.png","language":"JavaScript","readme":"# NodeJS + ExpressJS + Webpack Starter\n\nPlease find a detailled explaination of why I chose to use which component and all the tweaks I had to do on my blog:\n\n[http://hack.Muckibu.de](http://muckibu.de/?p=355\u0026preview=true)\n\n\n## Components\n\n### Node JS\nNode.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js is mainly used for backend and build chain tasks. For more information, visit (https://nodejs.org/en/)\n\n### ExpressJS\nExpress is a project of the Node.js Foundation, it is a robust web framework for NodeJS. The Express framework allows building backend services with REST-APIs.\nFor more detailed information, look here : (https://expressjs.com/)\n\n### WebPack\nWebpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. \nIn this project, we use webpack to transpile and bundle the NodeJS code written in typescript.\nFor more detailed information, look here : (https://webpack.js.org/)\n\n### Typescript\nTypeScript is a free and open-source programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript, and adds optional static typing to the language. (from [Wikipedia](https://www.google.de/url?sa=t\u0026rct=j\u0026q=\u0026esrc=s\u0026source=web\u0026cd=22\u0026cad=rja\u0026uact=8\u0026ved=0ahUKEwjQ4LKl2rfYAhUF1hQKHanCDWAQmhMIvwEwFQ\u0026url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FTypeScript\u0026usg=AOvVaw0POHuGGBSA531WKDolJ7xx))\nFor more detailed information, look here : (https://www.typescriptlang.org/)\n\n## Development\n\n### build\nIn order, to build the software (once per call), use\n\n```bash\n$ npm run build:prod\n```\n\nor\n\n```bash\n$ npm run build:dev\n```\n\nThe webpack packager will do the work for you and you will find `dist/index.js` afterwards.\n\n### run\n```bash\n$ node dist/index.js\n```\n\nwill run the software for you\n\n### (live) reload / watch\n\nTo watch the source files, build on demand and run software,\n\n```bash \n$ npm run watch\n```\n\nis made available.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwzr1337%2Fnode.express.webpack.starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwzr1337%2Fnode.express.webpack.starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwzr1337%2Fnode.express.webpack.starter/lists"}