{"id":19085706,"url":"https://github.com/henus321/mern-dashboard","last_synced_at":"2026-04-02T02:49:55.024Z","repository":{"id":64780946,"uuid":"562514102","full_name":"Henus321/mern-dashboard","owner":"Henus321","description":"Full-featured MERN stack web application","archived":false,"fork":false,"pushed_at":"2023-04-02T14:11:38.000Z","size":1396,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T06:44:50.767Z","etag":null,"topics":["ant-design","express","husky","javascript","jwt","mongodb","node","react","react-testing-library","redux","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://mern-dashboard.onrender.com/","language":"TypeScript","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/Henus321.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}},"created_at":"2022-11-06T15:42:43.000Z","updated_at":"2023-02-08T21:29:22.000Z","dependencies_parsed_at":"2023-02-12T15:45:44.772Z","dependency_job_id":null,"html_url":"https://github.com/Henus321/mern-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Henus321/mern-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henus321%2Fmern-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henus321%2Fmern-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henus321%2Fmern-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henus321%2Fmern-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Henus321","download_url":"https://codeload.github.com/Henus321/mern-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henus321%2Fmern-dashboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259730911,"owners_count":22902934,"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":["ant-design","express","husky","javascript","jwt","mongodb","node","react","react-testing-library","redux","typescript","webpack"],"created_at":"2024-11-09T02:57:02.421Z","updated_at":"2025-12-30T19:58:14.981Z","avatar_url":"https://github.com/Henus321.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MERN Dashboard\n\n![App logo](/frontend/public/logo192.png)\n\nFull-featured web application. You can create or edit orders based on customers and products from the database. Authentication provided by JWT and stored in cookies. User data is editable in the profile settings.\n\nThis project deployed on render.com: [https://mern-dashboard.onrender.com/](https://mern-dashboard.onrender.com/)\n\n### Frontend technology stack:\n\n- TypeScript\n- React\n- Redux with RTK\n- Ant Design\n- Webpack\n- React Testing Library\n\n### Backend technology stack:\n\n- JavaScript\n- Node\n- Express\n- Mongo DB\n\n### API endpoints:\n\nAuth:\n\n```\nPOST /api/v1/profile-auth/login\nPOST /api/v1/profile-auth/registration\nGET /api/v1/profile-auth/logout\n```\n\nProfile:\n\n```\nGET /api/v1/profile-auth/me\nPATCH /api/v1/profile-auth/me\nPATCH /api/v1/profile-auth/password-change\n```\n\nOrders:\n\n```\nGET /api/v1/orders\nPOST /api/v1/orders\nGET /api/v1/orders/{orderId}\nPATCH /api/v1/orders/{orderId}\nDELETE /api/v1/orders/{orderId}\n```\n\nProducts:\n\n```\nGET /api/v1/products\nGET /api/v1/products/{brand}\n```\n\nCustomers:\n\n```\nGET /api/v1/customers\nPOST /api/v1/customers\nGET /api/v1/customers/{customerId}\nPATCH /api/v1/customers/{customerId}\nDELETE /api/v1/customers/{customerId}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenus321%2Fmern-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenus321%2Fmern-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenus321%2Fmern-dashboard/lists"}