{"id":19109328,"url":"https://github.com/obrm/material-dashboard","last_synced_at":"2026-04-12T06:35:11.343Z","repository":{"id":113669288,"uuid":"372465080","full_name":"obrm/material-dashboard","owner":"obrm","description":"MERN Project in which I implemented the backend: auth - user authentication: registration, login and profile update. In the frontend I implemented login page, registration page and profile update logic. State handled with Redux and Redux-thunk.","archived":false,"fork":false,"pushed_at":"2022-07-13T13:54:42.000Z","size":6710,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T03:42:38.854Z","etag":null,"topics":["bcryptjs","express","jwt","material-ui","mongodb","mongoose","nodejs","reactjs","redux","redux-thunk"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obrm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-31T10:18:01.000Z","updated_at":"2023-08-15T01:40:03.000Z","dependencies_parsed_at":"2023-05-04T08:32:15.368Z","dependency_job_id":null,"html_url":"https://github.com/obrm/material-dashboard","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/obrm%2Fmaterial-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fmaterial-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fmaterial-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fmaterial-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obrm","download_url":"https://codeload.github.com/obrm/material-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240163601,"owners_count":19758032,"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":["bcryptjs","express","jwt","material-ui","mongodb","mongoose","nodejs","reactjs","redux","redux-thunk"],"created_at":"2024-11-09T04:20:03.770Z","updated_at":"2026-04-12T06:35:06.319Z","avatar_url":"https://github.com/obrm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Material Dashboard\n\n\u003e MERN Project in which I implemented the backend: auth - user authentication: registration, login and profile update. In the frontend I implemented login page, registration page and profile update logic. State handled with Redux and Redux-thunk.\n\n## Usage\n\n### ES Modules in Node\n\nI used ECMAScript Modules in the backend in this project. Be sure to have at least Node v14.6+ or you will need to add the \"--experimental-modules\" flag.\n\nAlso, when importing a file (not a package), be sure to add .js at the end or you will get a \"module not found\" error\n\nYou can also install and setup Babel if you would like\n\n### Env Variables\n\nCreate a .env file in then root and add the following\n\n```\nNODE_ENV = development\nPORT = 5000\nMONGO_URI = your mongodb uri\nJWT_SECRET = your own string\n```\n\n### Install Dependencies (frontend \u0026 backend)\n\n```\nnpm install\ncd frontend\nnpm install\n```\n\n### Run\n\n```\n# Run frontend (:3000) \u0026 backend (:5000)\nnpm run dev\n\n# Run backend only\nnpm run server\n```\n\n## Build \u0026 Deploy\n\n```\n# Create frontend prod build\ncd frontend\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobrm%2Fmaterial-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobrm%2Fmaterial-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobrm%2Fmaterial-dashboard/lists"}