|
2 | 2 |
|
3 | 3 | # **Lab68 Dev Platform** |
4 | 4 |
|
5 | | -<!-- Badges --> |
| 5 | +<!-- Classic badges (no for-the-badge) --> |
6 | 6 | <a href="./LICENSE"> |
7 | | - <img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=for-the-badge" /> |
| 7 | + <img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" /> |
8 | 8 | </a> |
9 | 9 | <a href="https://nextjs.org/"> |
10 | | - <img src="https://img.shields.io/badge/Next.js-16-black.svg?style=for-the-badge" /> |
| 10 | + <img src="https://img.shields.io/badge/Next.js-16-black.svg" /> |
11 | 11 | </a> |
12 | 12 | <a href="https://www.typescriptlang.org/"> |
13 | | - <img src="https://img.shields.io/badge/TypeScript-5.9.3-blue.svg?style=for-the-badge" /> |
| 13 | + <img src="https://img.shields.io/badge/TypeScript-5.9.3-blue.svg" /> |
14 | 14 | </a> |
15 | | -<img src="https://img.shields.io/github/commit-activity/w/lab68dev/lab68dev-platform?style=for-the-badge" /> |
| 15 | +<img src="https://img.shields.io/github/commit-activity/w/lab68dev/lab68dev-platform" /> |
16 | 16 | <a href="https://github.com/F4P1E/lab68dev-platform"> |
17 | | - <img src="https://img.shields.io/github/package-json/v/F4P1E/lab68dev-platform?style=for-the-badge" /> |
| 17 | + <img src="https://img.shields.io/github/package-json/v/F4P1E/lab68dev-platform" /> |
18 | 18 | </a> |
19 | 19 | <a href="https://github.com/F4P1E/lab68dev-platform/issues"> |
20 | | - <img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=for-the-badge" /> |
| 20 | + <img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg" /> |
21 | 21 | </a> |
22 | 22 | <a href="https://www.buymeacoffee.com/lab68dev"> |
23 | | - <img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-donate-yellow.svg?style=for-the-badge&logo=buymeacoffee" /> |
| 23 | + <img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-donate-yellow.svg?logo=buymeacoffee" /> |
24 | 24 | </a> |
25 | 25 |
|
26 | 26 | --- |
27 | 27 |
|
28 | 28 | **Lab68 Dev Platform** is a comprehensive collaborative product development workspace with integrated staff management. |
29 | | -It provides dashboards for planning, documentation, meetings, AI-assisted workflows, role-aware access controls, live customer support, and a complete staff portal for administration—built with **Next.js App Router**, **TypeScript**, and a modular component system. |
| 29 | +It provides dashboards for planning, documentation, meetings, AI-assisted workflows, role-aware access controls, live customer support, and a complete staff portal — built with **Next.js App Router**, **TypeScript**, and a modular component system. |
30 | 30 |
|
31 | 31 | </div> |
32 | 32 |
|
|
0 commit comments