{"id":17558087,"url":"https://github.com/valandro/node-web-app","last_synced_at":"2026-01-19T18:32:39.758Z","repository":{"id":67774636,"uuid":"147974165","full_name":"valandro/node-web-app","owner":"valandro","description":"A simple node web server to run a static application using SASS, EJS and Express Js.","archived":false,"fork":false,"pushed_at":"2023-03-03T00:25:16.000Z","size":543,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-06T22:18:20.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/valandro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-09-08T22:23:06.000Z","updated_at":"2019-07-08T20:16:33.000Z","dependencies_parsed_at":"2023-07-12T06:01:33.115Z","dependency_job_id":null,"html_url":"https://github.com/valandro/node-web-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/valandro/node-web-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valandro%2Fnode-web-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valandro%2Fnode-web-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valandro%2Fnode-web-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valandro%2Fnode-web-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valandro","download_url":"https://codeload.github.com/valandro/node-web-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valandro%2Fnode-web-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28580237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T18:29:59.827Z","status":"ssl_error","status_checked_at":"2026-01-19T18:29:40.878Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-21T09:43:13.157Z","updated_at":"2026-01-19T18:32:39.739Z","avatar_url":"https://github.com/valandro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node Web App\nIt's a simple NodeJS Web app with Babel, Gulp, Sass and Express.\n\n### What is Babel?\nBabel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments. Here are the main things Babel can do for you:\n\n* Transform syntax\n* Polyfill features that are missing in your target environment (through @babel/polyfill)\n* Source code transformations (codemods)\n* And more! (check out these videos for inspiration)\n\n### What is Gulp? \nIt is a task runner built on Node.js and npm, used for automation of time-consuming and repetitive tasks involved in web development like minification, concatenation, cache busting, unit testing, linting, optimization, etc.\n\n### What is Express?\nExpress is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.\n\n### Scripts\n\n* *npm run start* : Run the application on bin/dev using babel-register\n* *npm run build* : Use babel to compile the server/ into dist/\n\n### Depedencies\n\n```json\n  \"dependencies\": {\n    \"express\": \"^4.16.3\",\n    \"gulp-uglifycss\": \"^1.1.0\"\n  },\n  \"devDependencies\": {\n    \"babel-cli\": \"^6.26.0\",\n    \"babel-preset-es2015\": \"^6.24.1\",\n    \"babel-preset-stage-2\": \"^6.24.1\",\n    \"babel-register\": \"^6.26.0\",\n    \"gulp\": \"^4.0.0\",\n    \"gulp-sass\": \"^4.0.1\",\n    \"nodemon\": \"^1.18.4\"\n  }\n```\n\n### License\nMIT License - see the [LICENSE.md](LICENSE.md) for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalandro%2Fnode-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalandro%2Fnode-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalandro%2Fnode-web-app/lists"}