{"id":16995618,"url":"https://github.com/lynnaloo/mullet","last_synced_at":"2025-04-06T18:13:33.181Z","repository":{"id":20411660,"uuid":"23687913","full_name":"lynnaloo/mullet","owner":"lynnaloo","description":"Mullet Stack: Facebook in the front. Walmart in the back. (React, Hapijs, Node)","archived":false,"fork":false,"pushed_at":"2022-12-12T20:33:17.000Z","size":8492,"stargazers_count":194,"open_issues_count":22,"forks_count":39,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-06T07:13:42.584Z","etag":null,"topics":["babel","facebook","hacktoberfest","hacktoberfest2020","hapijs","mullet","prettier","react","reactjs","walmart","webpack"],"latest_commit_sha":null,"homepage":"http://www.mullet.run","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/lynnaloo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-05T02:46:29.000Z","updated_at":"2024-09-27T03:29:16.000Z","dependencies_parsed_at":"2023-01-13T20:57:44.870Z","dependency_job_id":null,"html_url":"https://github.com/lynnaloo/mullet","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/lynnaloo%2Fmullet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynnaloo%2Fmullet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynnaloo%2Fmullet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynnaloo%2Fmullet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lynnaloo","download_url":"https://codeload.github.com/lynnaloo/mullet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247526753,"owners_count":20953143,"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","facebook","hacktoberfest","hacktoberfest2020","hapijs","mullet","prettier","react","reactjs","walmart","webpack"],"created_at":"2024-10-14T03:49:16.520Z","updated_at":"2025-04-06T18:13:33.157Z","avatar_url":"https://github.com/lynnaloo.png","language":"JavaScript","funding_links":[],"categories":["Awesome React"],"sub_categories":["Tools"],"readme":"# The Mullet Stack\n\n[![forthebadge](http://forthebadge.com/images/badges/contains-cat-gifs.svg)](http://forthebadge.com)\n\n\u003cimg src=\"https://cloud.githubusercontent.com/assets/1610195/5716009/cf500292-9ab1-11e4-84a2-f93f9766afa9.png\" align=\"center\" width=\"200\"\u003e\n\n[Facebook](http://facebook.github.io/react/) in the front. [Walmart](http://hapijs.com) in the back.\n\nAll sitting on top of [Node.js](http://nodejs.org/).\n\n[![NPM version](https://badge.fury.io/js/mullet.svg)](http://badge.fury.io/js/mullet)\n![Build Status](https://dev.azure.com/lynnaloo/Mullet/_apis/build/status/lynnaloo.mullet?branchName=master)\n\n## Get the Party Started\n\nInstall [Node.js](http://nodejs.org/)\n\n### Setup the Mullet stack for development:\n\n```\ngit clone https://github.com/lynnaloo/mullet\ncd mullet\nnpm install\nnpm run build\n```\n\nStart the Mullet Server:\n\n```\nnpm start\n```\n\nWatch the client folders for changes during development:\n\n````\nnpm watch\n```\n\n#### OR\n\n### Install the Mullet module:\n\n```\nnpm add mullet\n```\n\nStart the Mullet Server:\n\n```\nnpm start mullet\n```\n\n## Party On!\n\nPoint your browser to `http://localhost:8000` to see the sample page!\n\n## But Seriously\n\nThis setup is a decent starting place to play around with Node, Hapi, and React.\n\nTo get started, edit the sample React component: `src/components/Facebook.js`\n\n## FAQ\n\n### But what about server-side rendering?\n\nI didn't want to pull this into the core, but you should definitely checkout [this approach](https://github.com/leftieFriele/mullet/tree/serverside) by [@leftieFriele](http://www.github.com/leftieFriele).\n\n### What if I want to add Redux, Mobx, Gulp, Grunt, Mocha, etc. ?\n\nPut in an [issue](https://github.com/lynnaloo/mullet/issues) and we'll discuss it! I decided not to include many 3rd party modules in the core project unless I felt like it was something that was recommended by React or HapiJS and didn't add too much to the complexity. No matter what I think, you should [fork this] and make your own version with everything you want to add!\n\n### Are you using this in production?\n\nNoooooo. This is a good starter kit and learning tool.\n\n## Contributors\n\nMullet Stack was created on a Thursday night by [Linda Nichols](http://www.github.com/lynnaloo). Name inspiration by [Ryan Brunsvold](http://www.github.com/brunsvold) who probably wishes to not be credited on something called \"The Mullet Stack.\"\n\nMullet Cat Logo design by [Lookmai Rattana](http://www.github.com/cosmicmeow).\n\n[Weyland](http://www.github.com/weyj4) moved us on up from Gulp/Browserify to Webpack.\n\nSpecial thanks to all of the people that have taken their time to submit [pull requests](https://github.com/lynnaloo/mullet/graphs/contributors) to make this project better!\n\n## Contact\n\nTwitter: [@lynnaloo](http://www.twitter.com/lynnaloo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flynnaloo%2Fmullet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flynnaloo%2Fmullet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flynnaloo%2Fmullet/lists"}