{"id":23947416,"url":"https://github.com/mdmen/team-trail-backend","last_synced_at":"2025-02-24T07:27:06.924Z","repository":{"id":201014178,"uuid":"706697388","full_name":"mdmen/team-trail-backend","owner":"mdmen","description":"Backend for TeamTrail","archived":false,"fork":false,"pushed_at":"2023-11-27T08:41:19.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T09:18:03.727Z","etag":null,"topics":["apollographql","chat","issue-tracker","kanban-board","prisma","task-tracker","team-collaboration","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdmen.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}},"created_at":"2023-10-18T12:59:27.000Z","updated_at":"2023-12-06T12:47:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"a23d84a6-79bd-42fe-9b70-63d71e564993","html_url":"https://github.com/mdmen/team-trail-backend","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"f5505013ebd163b388f5dff986d50c7b527da9c8"},"previous_names":["mdmen/teamtrail-backend","mdmen/team-trail-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmen%2Fteam-trail-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmen%2Fteam-trail-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmen%2Fteam-trail-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmen%2Fteam-trail-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdmen","download_url":"https://codeload.github.com/mdmen/team-trail-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240436177,"owners_count":19800881,"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":["apollographql","chat","issue-tracker","kanban-board","prisma","task-tracker","team-collaboration","typescript"],"created_at":"2025-01-06T09:18:11.048Z","updated_at":"2025-02-24T07:27:06.883Z","avatar_url":"https://github.com/mdmen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://raw.githubusercontent.com/mdmen/team-trail/main/src/assets/images/logo.svg\" width=\"30\" align=\"top\"/\u003e TeamTrail\n\n[![GNU General Public License v3.0](https://img.shields.io/badge/GNU_GPLv3-License-blue.svg?style=flat-square)](./LICENSE)\n\n\u003e [!NOTE]  \n\u003e This repository contains a backend part of the app. Frontend is [here](https://github.com/mdmen/team-trail).\n\n## Description\n\nCollaboration tool for small and medium teams. Similar to Atlassian's [Jira](https://www.atlassian.com/software/jira) and [Trello](https://www.atlassian.com/software/trello). Created just for fun and educational purposes and slightly overengineered.\n\n\u003c!--- screenshot gifs ---\u003e\n\n## Features\n\n...\n\n## Installation\n\n...\n\n## Made using\n\n\u003c!--- https://github.com/Ileriayo/markdown-badges ---\u003e\n\n\u003c!--- badge images ---\u003e\n\n[ts-badge]: https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\n[mongo-badge]: https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white\n[prisma-badge]: https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge\u0026logo=Prisma\u0026logoColor=white\n[apollo-badge]: https://img.shields.io/badge/-ApolloGraphQL-311C87?style=for-the-badge\u0026logo=apollo-graphql\n[vscode-badge]: https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge\u0026logo=visual-studio-code\u0026logoColor=white\n[docker-badge]: https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge\u0026logo=docker\u0026logoColor=white\n[redis-badge]: https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge\u0026logo=redis\u0026logoColor=white\n[nginx-badge]: https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge\u0026logo=nginx\u0026logoColor=white\n\n\u003c!--- badge links ---\u003e\n\n[ts-link]: https://www.typescriptlang.org\n[mongo-link]: https://www.mongodb.com\n[prisma-link]: https://www.prisma.io\n[apollo-link]: https://www.apollographql.com\n[vscode-link]: https://code.visualstudio.com\n[docker-link]: https://www.docker.com\n[redis-link]: https://redis.io\n[nginx-link]: https://www.nginx.com\n\n[![TypeScript][ts-badge]][ts-link]\u003c/br\u003e\n[![MongoDB][mongo-badge]][mongo-link]\u003c/br\u003e\n[![Prisma][prisma-badge]][prisma-link]\u003c/br\u003e\n[![Apollo GraphQL][apollo-badge]][apollo-link]\u003c/br\u003e\n[![Redis][redis-badge]][redis-link]\u003c/br\u003e\n[![Nginx][nginx-badge]][nginx-link]\u003c/br\u003e\n[![VSCode][vscode-badge]][vscode-link]\u003c/br\u003e\n[![Docker][docker-badge]][docker-link]\u003c/br\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdmen%2Fteam-trail-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdmen%2Fteam-trail-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdmen%2Fteam-trail-backend/lists"}