{"id":21726099,"url":"https://github.com/dunghenry/config_node_babel","last_synced_at":"2026-04-11T02:03:37.033Z","repository":{"id":107271260,"uuid":"551984107","full_name":"dunghenry/config_node_babel","owner":"dunghenry","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-15T15:05:34.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T19:29:31.018Z","etag":null,"topics":["babel","expressjs","nodejs"],"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/dunghenry.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":"2022-10-15T14:46:43.000Z","updated_at":"2022-10-16T04:27:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae6000d5-4e40-40e3-9dea-d1e90c76b1a3","html_url":"https://github.com/dunghenry/config_node_babel","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/dunghenry%2Fconfig_node_babel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fconfig_node_babel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fconfig_node_babel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Fconfig_node_babel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunghenry","download_url":"https://codeload.github.com/dunghenry/config_node_babel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706527,"owners_count":20496570,"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":["babel","expressjs","nodejs"],"created_at":"2024-11-26T03:20:23.587Z","updated_at":"2025-10-12T00:07:24.496Z","avatar_url":"https://github.com/dunghenry.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Express + Babel\n\n## Production\n\n```js\n\"scripts\": {\n  \"build\": \"babel src/index.js --out-dir production\",\n  \"start\": \"npm run build \u0026\u0026 nodemon --inspect production/index.js\",\n  \"serve\": \"node production/index.js\"\n},\n```\n\n## Development\n\n```js\n\"scripts\": {\n  \"start\": \"babel src -w --out-dir production\",\n  \"dev\": \"nodemon --inspect production/index.js\"\n},\n```\n\n### Development:\n\n```js\nnpm start\n```\n\n```js\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Fconfig_node_babel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunghenry%2Fconfig_node_babel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Fconfig_node_babel/lists"}