{"id":18698652,"url":"https://github.com/genesisneo/nextjs-firebase-mui-study","last_synced_at":"2026-04-11T06:03:08.471Z","repository":{"id":47784489,"uuid":"267002683","full_name":"genesisneo/nextjs-firebase-mui-study","owner":"genesisneo","description":"Nextjs + Firebase + Material UI Study","archived":false,"fork":false,"pushed_at":"2021-10-17T07:07:02.000Z","size":1706,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T04:41:57.102Z","etag":null,"topics":["firebase","material","material-ui","materialdesign","materialui","next","nextjs","react","reactjs","ui"],"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/genesisneo.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":"2020-05-26T09:38:55.000Z","updated_at":"2021-11-21T08:03:41.000Z","dependencies_parsed_at":"2022-09-07T20:31:20.246Z","dependency_job_id":null,"html_url":"https://github.com/genesisneo/nextjs-firebase-mui-study","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/genesisneo%2Fnextjs-firebase-mui-study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genesisneo%2Fnextjs-firebase-mui-study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genesisneo%2Fnextjs-firebase-mui-study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genesisneo%2Fnextjs-firebase-mui-study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/genesisneo","download_url":"https://codeload.github.com/genesisneo/nextjs-firebase-mui-study/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558847,"owners_count":19658934,"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","material","material-ui","materialdesign","materialui","next","nextjs","react","reactjs","ui"],"created_at":"2024-11-07T11:29:19.221Z","updated_at":"2025-11-08T18:30:33.979Z","avatar_url":"https://github.com/genesisneo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vercel NextJs + Google Firebase + Google Material UI Study\n\nSimple Google Firebase study using Vercel NextJs with Google Material UI.\n\nThe firebase app is initialized in `firebase/clientApp.js`. To use it, just import it anywhere in the app. The application is using React Context API for state management.\n\n## Configuration\n\n- [Create a Firebase project](https://console.firebase.google.com/u/0/) and add a new app to it.\n\n- 🔑 Firebase Authentication\n\n\u003cimg src=\"./public/firebase/firebase-01.jpg\"\u003e\n\n- 👨 Firebase Databse (`users`)\n\n\u003cimg src=\"./public/firebase/firebase-02.jpg\"\u003e\n\n- 📄 Firebase Database (`database`)\n\n\u003cimg src=\"./public/firebase/firebase-03.jpg\"\u003e\n\n- ⚙️ Firebase Database Rules\n\n\u003cimg src=\"./public/firebase/firebase-04.jpg\"\u003e\n\n- Create a `.env` file and copy the contents of `.env.example` into it.\n\n```bash\ncp .env.example .env\n```\n\n- Set each variable on `.env` with your Firebase Configuration (found in \"Project settings\").\n\n- Install it and run the application\n\n```bash\nnpm install\nnpm run dev\n\n# or\n\nyarn\nyarn dev\n```\n\n## Notes:\n\nIf you will use [Vercel](https://vercel.com/), keys will be coming from Vercel Secret keys.\n\n```\n\"@firebase-api-key\"\n\"@firebase-auth-domain\"\n\"@firebase-database-url\"\n\"@firebase-project-id\"\n\"@firebase-storage-bucket\"\n\"@firebase-messaging-sender-id\"\n\"@firebase-app-id\"\n```\n\n## Question:\n\nIf you have question, you can always contact me on Twitter [@genesis_neo](https://twitter.com/genesis_neo) and of course here in GitHub [@genesisneo](https://github.com/genesisneo). Thank you.\n\n---\n\n\u003cp align=\"center\"\u003e-=[ :heart: ]=-\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenesisneo%2Fnextjs-firebase-mui-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenesisneo%2Fnextjs-firebase-mui-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenesisneo%2Fnextjs-firebase-mui-study/lists"}