{"id":14384912,"url":"https://github.com/bekatom/react-redux-firebase-boilerplate","last_synced_at":"2025-04-06T04:13:00.231Z","repository":{"id":150497561,"uuid":"62466620","full_name":"bekatom/react-redux-firebase-boilerplate","owner":"bekatom","description":":fire: :rocket: React, Redux, Firebase Boilerplate","archived":false,"fork":false,"pushed_at":"2022-02-01T21:51:11.000Z","size":131,"stargazers_count":328,"open_issues_count":0,"forks_count":89,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-05-18T18:00:28.415Z","etag":null,"topics":["firebase","react","redux","redux-firebase-boilerplate"],"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/bekatom.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-07-02T19:26:02.000Z","updated_at":"2024-04-09T10:39:30.000Z","dependencies_parsed_at":"2023-07-28T23:45:31.023Z","dependency_job_id":null,"html_url":"https://github.com/bekatom/react-redux-firebase-boilerplate","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/bekatom%2Freact-redux-firebase-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bekatom%2Freact-redux-firebase-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bekatom%2Freact-redux-firebase-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bekatom%2Freact-redux-firebase-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bekatom","download_url":"https://codeload.github.com/bekatom/react-redux-firebase-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430875,"owners_count":20937874,"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":["firebase","react","redux","redux-firebase-boilerplate"],"created_at":"2024-08-28T18:01:46.439Z","updated_at":"2025-04-06T04:13:00.095Z","avatar_url":"https://github.com/bekatom.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# THIS PROJECT IS DEPRECATED IT'S NOT MAINTAINED ANYMORE!\n\n\n# React, Redux Firebase Boilerplate\n\n\n[![Build Status](https://travis-ci.org/awwong1/react-redux-firebase-boilerplate.svg?branch=master)](https://travis-ci.org/awwong1/react-redux-firebase-boilerplate)\n\n\u003e [Firebase](https://www.firebase.com) is a powerful platform for your mobile and web applications that lets you build apps fast without managing servers. Firebase gives you the tools and infrastructure to build better apps and grow successful businesses.\n\n\u003e [React](https://www.firebase.com) A javascript library for building user interfaces\n\n\u003e [Redux](http://redux.js.org/) Redux is a predictable state container for JavaScript apps.\n\n### Boilerplate Introduction\nBoilerplate is designed for quickly spin up your apps with Firebase, using bunch of awesome new front-end technologies includes webpack build system, hot reloading, routing \u0026 sass support.\n\n## Features\n* [react](https://github.com/facebook/react)\n* [redux](https://github.com/rackt/redux)\n* [firebase](https://www.npmjs.com/package/firebase)\n* [react-router](https://github.com/rackt/react-router)\n* [redux-promise](https://github.com/acdlite/redux-promise)\n* [webpack](https://github.com/webpack/webpack)\n* [babel](https://github.com/babel/babel)\n\nQuick Start\n-----------\n\n```shell\n$ git clone https://github.com/btomashvili/react-redux-firebase-boilerplate.git\n$ cd react-redux-firebase-boilerplate\n$ npm install\n$ npm run dev\n```\n\nFirebase settings\n--------\nFirst you need to create your firebase application to fetch settings for boilerplate. For more information how to add your web app check this [resource](https://firebase.google.com/docs/web/setup). After it copy your settings from firebase and fill config.js\n\n```javascript\nmodule.exports = {\n\n    FIREBASE_CONFIG: {\n\n      apiKey: \"\",\n      authDomain: \"\",\n      databaseURL: \"\",\n      storageBucket: \"\",\n\n    }\n}\n```\n\nCommands\n--------\n\n|Script|Description|\n|---|---|\n|`npm run dev`| Run development server with webpack-dev-server @ `localhost:3000`|\n|`npm run build`| Test, and build the application to `./dist`|\n|`npm start`| Start production ready app with pm2 from `./dist` @ `localhost:8080`|\n|`npm run lint`| Run ESLint on `./src`|\n\n\nWhat it looks like\n\n### DEMO \n[https://react-redux-firebase-d6283.firebaseapp.com/](https://react-redux-firebase-d6283.firebaseapp.com/)\n\n--------\n\n![screen](https://www.dropbox.com/s/csufxlitjme8p3q/react_redux_firebase.gif?raw=1 \"react_redux_firebase_boilerplate\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbekatom%2Freact-redux-firebase-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbekatom%2Freact-redux-firebase-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbekatom%2Freact-redux-firebase-boilerplate/lists"}