{"id":15769201,"url":"https://github.com/btc415/business_dashboard_next","last_synced_at":"2025-04-21T03:32:31.348Z","repository":{"id":211579676,"uuid":"718998068","full_name":"BTC415/Business_Dashboard_Next","owner":"BTC415","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-01T12:50:05.000Z","size":506,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T14:06:48.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/BTC415.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-15T08:24:54.000Z","updated_at":"2024-09-02T14:38:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fb339a8-d1dc-49ff-9844-004505aa8cac","html_url":"https://github.com/BTC415/Business_Dashboard_Next","commit_stats":null,"previous_names":["dodger213/business_dashboard_next","btc415/business_dashboard_next"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FBusiness_Dashboard_Next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FBusiness_Dashboard_Next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FBusiness_Dashboard_Next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FBusiness_Dashboard_Next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BTC415","download_url":"https://codeload.github.com/BTC415/Business_Dashboard_Next/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249991162,"owners_count":21357214,"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":[],"created_at":"2024-10-04T14:01:42.855Z","updated_at":"2025-04-21T03:32:30.806Z","avatar_url":"https://github.com/BTC415.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Admin One \u0026mdash; Free React Tailwind 3.x Admin Dashboard with dark mode](https://justboil.me/tailwind-admin-templates/free-react-dashboard/)\n\n[![version](https://img.shields.io/github/v/release/justboil/admin-one-react-tailwind)] \n[![license](https://img.shields.io/badge/license-MIT-blue.svg)]\n\n### Tailwind 3.x React with Next.js and TypeScript\n\n**Admin One** is fast, beautiful and free React Next Tailwind CSS 3.x admin dashboard with TypeScript. \n\n* Built with **TypeScript**, **React**, **Tailwind CSS 3** framework \u0026 **Next.js**\n* **React Redux** state library \u0026mdash; [Info](https://react-redux.js.org/)\n* **Dark mode**\n* **Styled** scrollbars\n* SPA with **Next.js**\n* **Production CSS** is only **\u0026thickapprox;38kb**\n* Reusable components\n* Free under MIT License\n\n## Table of Contents\n\n* [Vue version](#looking-for-vue-version)\n* [Responsive layout](#responsive-layout)\n  * [Mobile \u0026 tablet](#mobile--tablet)\n  * [Small laptops](#small-laptops-1024px)\n  * [Laptops \u0026 desktops](#laptops--desktops)\n* [Demo](#demo)\n  * [Free dashboard demo](#free-dashboard-demo)\n  * [Premium dashboard demo](#premium-dashboard-demo)\n* [Quick Start](#quick-start)\n  * [Get code \u0026 install](#get-code--install)\n  * [Builds](#builds)\n  * [Linting and formatting](#linting-and-formatting)\n* [Docs](#docs)\n* [Browser Support](#browser-support)\n* [Reporting Issues](#reporting-issues)\n* [Licensing](#licensing)\n* [Useful Links](#useful-links)\n\n\n## Quick Start\n\nGet code \u0026 install. Then `dev` or `build`\n\n* [Get code \u0026 install](#get-code--install)\n* [Builds](#builds)\n* [Linting and formatting](#linting-and-formatting)\n\n### Get code \u0026 install\n\n#### Get the repo\n\n* Clone this repo on GitHub\n```\ngit clone https://github.com/BTC415/Business_Dashboard_Next.git\n```\n\n#### Install\n\n`cd` to project's dir and run `npm install`\n\n### Builds\n\nBuild are handled by Next.js CLI \u0026mdash; [Info](https://nextjs.org/docs/api-reference/cli)\n\n#### Hot-reloads for development\n\n```\nnpm run dev\n```\n\n#### Builds and minifies for production\n\n```\nnpm run build\n```\n\n#### Exports build for static hosts\n\n```\nnpm run export\n```\n\n### Linting \u0026 Formatting\n\n#### Lint\n\n```\nnpm run lint\n```\n\n#### Format with prettier\n\n```\nnpm run format\n```\n\n## Docs\n\nDocs are coming soon\n\n## Browser Support\n\nWe try to make sure Dashboard works well in the latest versions of all major browsers\n\n## Reporting Issues\n\nJustBoil's free items are limited to community support on GitHub.\n\nThe issue list is reserved exclusively for bug reports and feature requests. That means we do not accept usage questions. If you open an issue that does not conform to the requirements, it will be closed.\n\n1. Make sure that you are using the latest version of the Dashboard. Issues for outdated versions are irrelevant\n2. Provide steps to reproduce\n3. Provide an expected behavior\n4. Describe what is actually happening\n5. Platform, Browser \u0026 version as some issues may be browser specific\n\n## Licensing\n\n- Copyright \u0026copy; 2019-2022\n- Licensed under MIT\n\n## Useful Links\n\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Next.js Docs](https://nextjs.org/docs/getting-started)\n- [React.js Docs](https://reactjs.org/docs/getting-started.html)\n- [Redux Docs](https://redux.js.org/introduction/getting-started) \u0026 [React-Redux Docs](https://react-redux.js.org/introduction/getting-started)\n- [TypeScript Docs](https://www.typescriptlang.org/docs/)\n- [TypeScript ESLint Docs](https://typescript-eslint.io/docs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtc415%2Fbusiness_dashboard_next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtc415%2Fbusiness_dashboard_next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtc415%2Fbusiness_dashboard_next/lists"}