{"id":20517347,"url":"https://github.com/iprit/qemy-nodejs-boilerplate","last_synced_at":"2026-04-24T05:37:56.734Z","repository":{"id":73267805,"uuid":"38653756","full_name":"IPRIT/qemy-nodejs-boilerplate","owner":"IPRIT","description":"A Node.js boilerplate with Angular, Jade, Grunt \u0026 sass.","archived":false,"fork":false,"pushed_at":"2015-07-07T00:26:05.000Z","size":512,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T23:30:55.095Z","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/IPRIT.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}},"created_at":"2015-07-07T00:18:12.000Z","updated_at":"2016-01-21T08:40:28.000Z","dependencies_parsed_at":"2023-02-24T19:30:29.340Z","dependency_job_id":null,"html_url":"https://github.com/IPRIT/qemy-nodejs-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IPRIT/qemy-nodejs-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IPRIT%2Fqemy-nodejs-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IPRIT%2Fqemy-nodejs-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IPRIT%2Fqemy-nodejs-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IPRIT%2Fqemy-nodejs-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IPRIT","download_url":"https://codeload.github.com/IPRIT/qemy-nodejs-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IPRIT%2Fqemy-nodejs-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32211381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"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-11-15T21:35:01.955Z","updated_at":"2026-04-24T05:37:56.720Z","avatar_url":"https://github.com/IPRIT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Qemy\n[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/) [![NPM](https://img.shields.io/badge/npm-2.9.0-green.svg)](http://npmjs.com)\n\n----------\n\n###Based on [Nodejs](http://nodejs.org/) + [Angular](http://angularjs.org/) + [Express](http://expressjs.com/) + [Jade](http://jade-lang.com/) + [Sass](http://sass-lang.com/) + [Grunt](http://gruntjs.com/).\n\n### Development environment setup\n####1. Prerequisites\n\n* [Nodejs](http://www.nodejs.org/)\n* [Node Package Manager](https://npmjs.org/) (NPM)\n* [Git](http://git-scm.com/) (Git-scm)\n* [Ruby](http://www.ruby-lang.org/en/downloads/) (Sass runtime environment)\n\n####2. Dependencies\n* [Grunt](http://gruntjs.com/) (task automation)\n* [Bower](http://bower.io/) (Web package management)\n* [Sass](http://sass-lang.com/) (css tool)\n* **[Optional]** [PhantomJS](http://phantomjs.org/) (Full web stack on server) (Uses for search crawlers)\n```\nnpm install bower -g\nnpm install grunt-cli -g\ngem install sass\n[optional] npm install phantomjs -g\n```\n####3. Installation\n#####1. Cloning repo\n```\n$ git clone https://github.com/IPRIT/qemy-nodejs-boilerplate.git\n```\n#####2. Install required **node** modules\n```\nnpm install\n```\n#####3. **Bower** modules installation:\n```\nbower install\n```\n#####4. Running **Grunt**\n```\ngrunt \n```\n#####5. [Optional] Running **PhantomJS Server** (Not implement now)\n```\nnpm run-script seo\n```\n####4. Running application\nTo start the web server, run:\n```\nnpm start\n```\n\nTo access the local server, enter the following URL into your web browser:\n```\nhttp://localhost:3000/\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiprit%2Fqemy-nodejs-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiprit%2Fqemy-nodejs-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiprit%2Fqemy-nodejs-boilerplate/lists"}