Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uzinfocom-org/website
🌐 | The modernized version of our website [maintainer=@orzklv]
https://github.com/uzinfocom-org/website
nextjs open-source uzinfocom website
Last synced: 1 day ago
JSON representation
🌐 | The modernized version of our website [maintainer=@orzklv]
- Host: GitHub
- URL: https://github.com/uzinfocom-org/website
- Owner: uzinfocom-org
- License: mit
- Created: 2023-01-26T14:13:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T07:42:11.000Z (about 1 year ago)
- Last Synced: 2025-01-11T23:37:55.476Z (2 days ago)
- Topics: nextjs, open-source, uzinfocom, website
- Language: JavaScript
- Homepage: https://oss.uzinfocom.uz
- Size: 39.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
Website
Uzinfocom Open Source uchun ishlab chiqilgan maxsus 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/website)
[![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/website/actions/workflows/test.yml/badge.svg)](https://github.com/uzinfocom-org/website/actions/workflows/test.yml)
[![Build CI](https://github.com/uzinfocom-org/website/actions/workflows/build.yml/badge.svg)](https://github.com/uzinfocom-org/website/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.
## Qulayliklar
- Markdown kontentlarni ko'rsatish
- Qo'shimcha kontentlar (masalan, loyihalar)
- Spotify live integratsiyasi
- Oson joylash uchun docker obrazlari## 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/website:latest
```## Litsenziya
Ushbu loyihani [MIT litsenziyasi](LICENSE) asosida ochiq tarzda berilgan.