{"id":17681665,"url":"https://github.com/epoch/devserverstarter","last_synced_at":"2025-03-30T19:20:57.600Z","repository":{"id":138802718,"uuid":"51807403","full_name":"epoch/devServerStarter","owner":"epoch","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-16T04:41:39.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T21:55:25.991Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/epoch.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-02-16T04:16:35.000Z","updated_at":"2016-03-08T23:12:50.000Z","dependencies_parsed_at":"2023-05-02T18:47:35.663Z","dependency_job_id":null,"html_url":"https://github.com/epoch/devServerStarter","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/epoch%2FdevServerStarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2FdevServerStarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2FdevServerStarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2FdevServerStarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epoch","download_url":"https://codeload.github.com/epoch/devServerStarter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246366222,"owners_count":20765651,"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-10-24T09:11:49.594Z","updated_at":"2025-03-30T19:20:56.946Z","avatar_url":"https://github.com/epoch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n```\n\n├── build\n│   ├── bundle.js\n│   └── index.html\n├── dist\n│   ├── bundle.js\n│   └── index.html\n├── package.json\n├── src\n│   ├── index.html\n│   ├── index.js\n│   └── style.css\n├── README.md\n├── gulpfile.js\n├── package.json\n├── webpack.config.js\n└── webpack.prod.config.js\n\n```\n\n- src - application code you edit during development\n- build - during development, webpackDevServer bundle and run code in memory.\nBut we can also build to disk in this folder for browser to run instead.\n- dist - optimized application code browser run for production\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepoch%2Fdevserverstarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepoch%2Fdevserverstarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepoch%2Fdevserverstarter/lists"}