{"id":15828141,"url":"https://github.com/bytesleo/generator-scaling-fullstack","last_synced_at":"2025-06-13T03:38:58.402Z","repository":{"id":57248767,"uuid":"96486929","full_name":"bytesleo/generator-scaling-fullstack","owner":"bytesleo","description":"Yeoman generator - Simple RESTful server designed for horizontal scalability, based on [MERN] MongoDb, Express, Redis, NodeJS.","archived":false,"fork":false,"pushed_at":"2017-07-08T10:44:19.000Z","size":820,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-12T10:45:40.622Z","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/bytesleo.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":"2017-07-07T01:34:59.000Z","updated_at":"2019-01-13T17:11:06.000Z","dependencies_parsed_at":"2022-08-24T16:51:00.443Z","dependency_job_id":null,"html_url":"https://github.com/bytesleo/generator-scaling-fullstack","commit_stats":null,"previous_names":["bytesleo/generator-scaling-fullstack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesleo%2Fgenerator-scaling-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesleo%2Fgenerator-scaling-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesleo%2Fgenerator-scaling-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytesleo%2Fgenerator-scaling-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytesleo","download_url":"https://codeload.github.com/bytesleo/generator-scaling-fullstack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628401,"owners_count":20808105,"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-05T10:21:51.264Z","updated_at":"2025-04-01T10:44:19.661Z","avatar_url":"https://github.com/bytesleo.png","language":"JavaScript","readme":"# generator-scaling-fullstack [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]\n\u003e Simple RESTful server designed for horizontal scalability, based on [MERN] MongoDb, Express, Redis, NodeJS.\n\n## Installation\n\n- Node \u003e= 6.x.x (Recommended 8.x.x)\n- Npm  \u003e= 3.x.x (Recommended 5.x.x)\n- MongoDB  \u003e= 3.x.x\n- Redis  \u003e= 3.x.x\n\nFirst, install [Yeoman](http://yeoman.io) and generator-scaling-fullstack using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).\n\n```bash\nnpm install -g yo\nnpm install -g generator-scaling-fullstack\n```\n- Mongodb: \u003chttps://www.mongodb.com\u003e\n- Redis: \u003chttps://redis.io\u003e - Ubuntu (sudo apt-get install redis-server) - Mac (brew install redis)\n\nThen generate your new project:\n\n```bash\nmkdir example-app\ncd example-app\nyo scaling-fullstack\n```\n\n## Getting To Know Yeoman\n\n * Yeoman has a heart of gold.\n * Yeoman is a person with feelings and opinions, but is very easy to work with.\n * Yeoman can be too opinionated at times but is easily convinced not to be.\n * Feel free to [learn more about Yeoman](http://yeoman.io/).\n\n\n## Start [Development]\n\n`npm start`\n\nListen Server (default): \u003chttp://localhost:8000\u003e\nListen Client (default): \u003chttp://localhost:3000\u003e\n\n## Build\n\n`npm run build`\n\noutput: `server/dist`\nexample: `node server/dist/server/app.js`\n\n## Test\n\n`npm test`\n\n\n## License\n\nMIT © [Leonardo Rico](https://github.com/kevoj/generator-scaling-fullstack/blob/master/LICENSE)\n\n\n[npm-image]: https://badge.fury.io/js/generator-scaling-fullstack.svg\n[npm-url]: https://npmjs.org/package/generator-scaling-fullstack\n[travis-image]: https://travis-ci.org/kevoj/generator-scaling-fullstack.svg?branch=master\n[travis-url]: https://travis-ci.org/kevoj/generator-scaling-fullstack\n[daviddm-image]: https://david-dm.org/kevoj/generator-scaling-fullstack.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/kevoj/generator-scaling-fullstack\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytesleo%2Fgenerator-scaling-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytesleo%2Fgenerator-scaling-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytesleo%2Fgenerator-scaling-fullstack/lists"}