{"id":16174985,"url":"https://github.com/app-generator/react-soft-ui-dashboard-pro","last_synced_at":"2025-06-16T14:09:01.379Z","repository":{"id":64150125,"uuid":"420626465","full_name":"app-generator/react-soft-ui-dashboard-pro","owner":"app-generator","description":"React Dashboard - Soft UI Dashboard PRO | AppSeed","archived":false,"fork":false,"pushed_at":"2022-12-03T10:49:24.000Z","size":8,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-15T10:14:29.373Z","etag":null,"topics":["appseed","fullstack","react","soft-ui-dashboard"],"latest_commit_sha":null,"homepage":"https://appseed.us/product/soft-ui-dashboard-pro/full-stack/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/app-generator.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-24T08:21:52.000Z","updated_at":"2022-12-03T10:50:03.000Z","dependencies_parsed_at":"2023-01-15T00:30:41.747Z","dependency_job_id":null,"html_url":"https://github.com/app-generator/react-soft-ui-dashboard-pro","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/app-generator/react-soft-ui-dashboard-pro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Freact-soft-ui-dashboard-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Freact-soft-ui-dashboard-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Freact-soft-ui-dashboard-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Freact-soft-ui-dashboard-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-generator","download_url":"https://codeload.github.com/app-generator/react-soft-ui-dashboard-pro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Freact-soft-ui-dashboard-pro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260174039,"owners_count":22969870,"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":["appseed","fullstack","react","soft-ui-dashboard"],"created_at":"2024-10-10T04:43:54.770Z","updated_at":"2025-06-16T14:09:01.336Z","avatar_url":"https://github.com/app-generator.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Full-Stack Soft Dashboard PRO](https://appseed.us/product/soft-ui-dashboard-pro/full-stack/)\n\nMade of hundred of elements, designed blocks, and fully coded pages, Soft UI Dashboard PRO is ready to help you create stunning websites and web apps. The product comes with a simple JWT authentication flow: **login/register/logout** powered by a [Node JS API Server](https://github.com/app-generator/api-server-nodejs). \n\n- 👉 [Full-stack Soft Dashboard PRO](https://appseed.us/product/soft-ui-dashboard-pro/full-stack/) - product page\n- 👉 [Full-stack Soft Dashboard PRO](https://fullstack-react-soft-dashboard.appseed-srv1.com/) - LIVE Demo\n\n\u003cbr /\u003e\n\n\u003e Features\n\n- ✅ Innovative MUI Design - Crafted by [Creative-Tim](https://bit.ly/3fKQZaL)\n- ✅ React, Redux, Redux-persist\n- ✅ Authentication: JWT Login/Register/Logout\n- ✅ Full-stack ready using **[Node JS API Server](https://github.com/app-generator/api-server-nodejs)** (open-source project)\n  - Features: Typescript / SQLite / TypeORM / Joy (validation) / Passport library - `passport-jwt` strategy.\n\n\u003cbr /\u003e\n\n![Full-Stack Soft Dashboard PRO - Premium starter provided by AppSeed and Creative-Tim.](https://user-images.githubusercontent.com/51070104/205434351-c3f7b861-0249-4f57-b5ca-048a7288e327.png)\n\n\u003cbr /\u003e\n\n\u003e Tested with:\n\n| NodeJS | NPM | YARN | Status | \n| --- | --- | --- | --- | \n| `v16.13.0` | `v8.1.0`   | `v1.22.5` | ✔️ | \n| `v14.15.0` | `v6.14.8`  | `v1.22.5` | ✔️ |\n| `v12.22.0` | `v6.14.11` | `v1.22.5` | ✔️ |\n\n\u003cbr /\u003e\n\n## How to use it\n\nTo use the product Node JS (\u003e= 12.x) is required and GIT to clone/download the project from the public repository.\n\n\u003e 👉 **Step 1** - Download the product from the official page\n\n```bash\n$ unzip react-soft-ui-dashboard-pro.zip\n$ cd react-soft-ui-dashboard-pro\n```\n\n\u003cbr \u003e\n\n\u003e 👉 **Step 2** - Install dependencies via NPM or yarn\n\n```bash\n$ npm i\n// OR\n$ yarn\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 **Step 3** - Edit the `.env` using the template `.env.sample`. \n\n```env\n\nREACT_APP_BACKEND_SERVER='http://localhost:5000/api/'\n\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 **Step 4** - Start in development mode\n\n```bash\n$ npm run start \n// OR\n$ yarn start\n```\n\n\u003cbr /\u003e\n\n## Backend Integration\n\n\u003e The backend API server address is saved in `src/config/constant.js`.\n\n```javascript\nexport const API_SERVER = \"http://localhost:5000/api/\";\n```\n\n\u003cbr /\u003e\n\n\u003e Frontend api has been created at `src/api/auth.js`.\n\n```javascript\nconst axios = Axios.create({\n    baseURL: `${baseURL}/api`,\n    headers: { \"Content-Type\": \"application/json\" },\n});\n```    \n\n\u003cbr /\u003e\n\n\u003e Register implementation:\n\n- Frontend method with call to backend\n- Form validation\n- Error handling\n\n\u003cbr /\u003e\n\n\u003e Login implementation:\n\n- Frontend method with call to backend\n- Form validation\n- Error handling\n\n\u003cbr /\u003e\n\n\u003e Logout implementation:\n\n- Frontend method with call to backend\n\n\u003cbr /\u003e\n\n\u003e User Context:\n\n- The user account is now saved both to the React.Context wrapper and localStorage\n\n\u003cbr /\u003e\n\n\u003e Protected routes:\n \n- The user cannot access protected routes like /admin, /rtl without being logged in.\n- Example of 3 different routes:\n\n```javascript\n    \u003cProtectedRoute path=\"/admin\" component={AdminLayout} /\u003e\n    \u003cProtectedRoute path=\"/rtl\" component={RtlLayout} /\u003e\n    \u003cRoute path=\"/auth\" component={AuthLayout} /\u003e\n```\n\n\u003cbr /\u003e\n\n\u003e **API Server Descriptor** - POSTMAN Collection\n\nThe API Server definition is provided by the [Nodejs API Server](https://github.com/app-generator/api-server-nodejs)\n\n- [API POSTMAN Collection](https://github.com/app-generator/api-server-nodejs/blob/master/media/api.postman_collection.json) - can be used to mock (simulate) the backend server or code a new one in your preferred framework. \n\n\u003cbr /\u003e\n\n## Node JS API Server\n\nThe product is also open-source and cis already configured to work with Berry Dashboard Template - product features:\n\n- Nodejs / Express server\n- JWT authentication (`passport-jwt` strategy)\n- Persistence: MongoDB \n\n\u003e Links\n\n- [Node JS API](https://github.com/app-generator/api-server-nodejs) - source code\n- [Node JS API](https://appseed.us/boilerplate-code) - product page\n\n\u003cbr /\u003e\n\n![Node JS API - Open-source API server built on top of Express Nodejs Framework.](https://user-images.githubusercontent.com/51070104/124934824-c210a700-e00d-11eb-9d01-e05bd8bfb608.png)\n\n\u003cbr /\u003e\n\n---\n[Full-Stack Soft Dashboard PRO](https://appseed.us/product/soft-ui-dashboard-pro/full-stack/) - Provided by [Creative-Tim](https://bit.ly/3fKQZaL/) and `AppSeed`. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Freact-soft-ui-dashboard-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapp-generator%2Freact-soft-ui-dashboard-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Freact-soft-ui-dashboard-pro/lists"}