Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uzinfocom-org/taggis
🏷️ | Tag management website for PR team [maintainer=@shakhzodkudratov]
https://github.com/uzinfocom-org/taggis
link nextjs socials website
Last synced: 1 day ago
JSON representation
🏷️ | Tag management website for PR team [maintainer=@shakhzodkudratov]
- Host: GitHub
- URL: https://github.com/uzinfocom-org/taggis
- Owner: uzinfocom-org
- License: mit
- Created: 2023-03-14T12:30:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T12:43:34.000Z (5 months ago)
- Last Synced: 2025-01-11T23:37:55.444Z (2 days ago)
- Topics: link, nextjs, socials, website
- Language: JavaScript
- Homepage: https://link.uzinfocom.uz
- Size: 10.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
Socials
Uzinfocom Open Source tomonidan ishlab chiqilgan sotsial tarmoq uchun web sahifa.
[![GitHub top language](https://img.shields.io/github/languages/top/uzinfocom-org/website?style=flat-square&logo=github)](https://github.com/uzinfocom-org/taggis)
[![Channel](https://img.shields.io/badge/Chat-grey?style=flat-square&logo=telegram)](https://t.me/uzinfocom_oss)
[![Test CI](https://github.com/uzinfocom-org/taggis/actions/workflows/test.yml/badge.svg)](https://github.com/uzinfocom-org/taggis/actions/workflows/test.yml)
[![Build CI](https://github.com/uzinfocom-org/taggis/actions/workflows/build.yml/badge.svg)](https://github.com/uzinfocom-org/taggis/actions/workflows/build.yml)## Ma'lumot
Ushbu websayt Next.js va Node.js texnologiyalarning eng oldingi versiyalarida ishlaydi. Unday hech qancha g'aroyibot narsa yo'q. Oddiygina React komponentlari
va CSS yordamida yozilgan web sahifalar.> Ushbu websaytdagi hamma kontentlar statik joylashtirilgan, agarda xatolik topsangiz "pull request" yuborishingiz mumkin.
## Ishga tushurish
Ushbu websaytni ishga tushurish uchun, Node.js ning eng so'nggi LTS versiyasini (hozir 18.x.x) o'rnatishingiz va pnpm ni global tarzda o'rnatishingiz kerak.
Keyin quyidagi buyruqlarni bajarishingiz mumkin:```bash
pnpm install
pnpm run dev
```## Docker
Hamda, GitHub kontenerlar registriga joylashtirilgan docker obrazini ishga tushurishingiz mumkin:
```bash
docker run -p 3000:3000 ghcr.io/uzinfocom-org/taggis:latest
```## Litsenziya
Ushbu loyihani [MIT litsenziyasi](LICENSE) asosida ochiq tarzda berilgan.