mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-03 20:30:49 +04:00
Create Projects “chat”
This commit is contained in:
22
src/content/projects/chat.json
Normal file
22
src/content/projects/chat.json
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"sourceCode": "https://git.stepanovplaton.ru/StepanovPlaton/Chat",
|
||||||
|
"featured": false,
|
||||||
|
"startDate": "2025-05-16T08:00:00.000+04:00",
|
||||||
|
"techStack": [
|
||||||
|
"TypeScript",
|
||||||
|
"React 19",
|
||||||
|
"Next.js 15 (App Router)",
|
||||||
|
"Nest 11",
|
||||||
|
"TypeORM",
|
||||||
|
"Tailwind CSS",
|
||||||
|
"Yup",
|
||||||
|
"SWR",
|
||||||
|
"Swagger UI Express",
|
||||||
|
"PostgreSQL"
|
||||||
|
],
|
||||||
|
"status": "completed",
|
||||||
|
"title": "Chat",
|
||||||
|
"tags": [],
|
||||||
|
"description": "Анонимный мессенджер. Тестовое задание перед собеседованием. Написано за 10 часов",
|
||||||
|
"category": "proud"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user