{"id":21039292,"url":"https://github.com/benjaminboruff/basic_webpack_c9","last_synced_at":"2026-04-29T02:38:46.826Z","repository":{"id":91388961,"uuid":"70169131","full_name":"benjaminboruff/basic_webpack_c9","owner":"benjaminboruff","description":"A basic webpack template for Cloud 9 workspaces","archived":false,"fork":false,"pushed_at":"2016-10-14T16:40:27.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T16:42:13.726Z","etag":null,"topics":[],"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/benjaminboruff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-10-06T15:52:30.000Z","updated_at":"2016-10-08T12:22:03.000Z","dependencies_parsed_at":"2023-03-13T17:45:17.568Z","dependency_job_id":null,"html_url":"https://github.com/benjaminboruff/basic_webpack_c9","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/benjaminboruff%2Fbasic_webpack_c9","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminboruff%2Fbasic_webpack_c9/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminboruff%2Fbasic_webpack_c9/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminboruff%2Fbasic_webpack_c9/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benjaminboruff","download_url":"https://codeload.github.com/benjaminboruff/basic_webpack_c9/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243482942,"owners_count":20297908,"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":[],"created_at":"2024-11-19T13:38:44.340Z","updated_at":"2025-12-30T03:18:57.155Z","avatar_url":"https://github.com/benjaminboruff.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A basic webpack template for Cloud 9 Workspaces\nThis template provides babel (es2015), jQuery, SASS/SCSS for\na basic web app. Hot reloading is the key to\nthis beauty.\n\n## Installation\n\n### Option A\n1. Log into Cloud9.\n2. Create a new workspace.\n3. In the \"Clone from Git or Mercurial URL\" input, cut and paste the URL of this repo:\n\n\u003e https://github.com/benjaminboruff/basic_webpack_c9\n\nClick the green Create Workspace button at the bottom. Wait for the workspace to come up completely (this may take a while).\n\n### Option B\n1. Log into Cloud9\n2. [![Open in Cloud9](https://img.shields.io/badge/Open%20in-Cloud9-blue.svg?style=flat-square)](https://c9.io/auth/github?r=https%3A%2F%2Fc9.io%2Fopen%2F%3Fclone_url%3Dhttps%253A%252F%252Fgithub.com%252Fbenjaminboruff%252Fbasic_webpack_c9.git)\n\n\n\n#### (*** Optional Node.js Current installation ***)\nI recommend using Node.js Current; it seems faster installing and running Node modules, but Cloud 9's installed version works fine.\n\nTo install Node Current, click into the bash console at the bottom of the Cloud 9 IDE, and run:\n\n\u003e nvm install node\n\n\n## Install required Node modules\nIn the bash console run:\n\n\u003e npm install\n\nIt will take a while for all the Node modules to download\nand install.\n\n## Run the development server with hot reload\nIn the bash console run:\n\n\u003e npm run dev\n\nAt the top of the Cloud 9 IDE, click the\nPreview button (between Support and Run) and\nselect Preview Running Application\n\nModify the files in /src and enjoy!\n\n## Create a \"production\" build that can be run on a webserver\n\nThe \"build\" script uses a different webpack config file than\n\"dev\". This creates a bundle.js file devoid of webpack's HMR\ncode that is only needed for development using the dev-server\nin hot reload mode.\n\nIn the bash console run:\n\n\u003e npm run build\n\nThis creates an honest to goodness bundle.js file \nin /build. The bundle.js and index.html files\ncan now be run on the Cloud 9 Apache webserver, or downloaded\nand served from any webserver.\n\n## Support \u0026 Documentation\n\nhttps://webpack.github.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminboruff%2Fbasic_webpack_c9","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjaminboruff%2Fbasic_webpack_c9","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminboruff%2Fbasic_webpack_c9/lists"}