{"id":18165538,"url":"https://github.com/jagadeeswar-n-g/threads","last_synced_at":"2026-04-06T21:33:11.454Z","repository":{"id":258836039,"uuid":"869667250","full_name":"jagadeeswar-N-G/threads","owner":"jagadeeswar-N-G","description":"This is threads, that allows users to create and post tweets, follow other users, and like, and view their own profiles and the profiles of other users.","archived":false,"fork":false,"pushed_at":"2024-11-21T15:06:26.000Z","size":847,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T06:19:21.138Z","etag":null,"topics":["aws-s3","codegen","docker","expressjs","google-authentication","graphql","jwt-authentication","monorepo","nextjs","nodejs","postgresql","prisma","reddis","shadcn-ui","tailwindcss","tanstack-react-query"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jagadeeswar-N-G.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-08T17:20:42.000Z","updated_at":"2024-11-21T15:06:30.000Z","dependencies_parsed_at":"2024-12-24T16:15:20.910Z","dependency_job_id":null,"html_url":"https://github.com/jagadeeswar-N-G/threads","commit_stats":null,"previous_names":["jagadeeswar-n-g/threads"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagadeeswar-N-G%2Fthreads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagadeeswar-N-G%2Fthreads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagadeeswar-N-G%2Fthreads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagadeeswar-N-G%2Fthreads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jagadeeswar-N-G","download_url":"https://codeload.github.com/jagadeeswar-N-G/threads/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601446,"owners_count":20964866,"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":["aws-s3","codegen","docker","expressjs","google-authentication","graphql","jwt-authentication","monorepo","nextjs","nodejs","postgresql","prisma","reddis","shadcn-ui","tailwindcss","tanstack-react-query"],"created_at":"2024-11-02T12:07:40.553Z","updated_at":"2026-04-06T21:33:11.415Z","avatar_url":"https://github.com/jagadeeswar-N-G.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Turborepo Docker starter\n\nThis is an official Docker starter Turborepo.\n\n## Using this example\n\nRun the following command:\n\n```sh\nnpx create-turbo@latest -e with-docker\n```\n\n## What's inside?\n\nThis Turborepo includes the following:\n\n### Apps and Packages\n\n- `web`: a [Next.js](https://nextjs.org/) app\n- `api`: an [Express](https://expressjs.com/) server\n- `@repo/ui`: a React component library\n- `@repo/logger`: Isomorphic logger (a small wrapper around console.log)\n- `@repo/eslint-config`: ESLint presets\n- `@repo/typescript-config`: tsconfig.json's used throughout the monorepo\n- `@repo/jest-presets`: Jest configurations\n\nEach package/app is 100% [TypeScript](https://www.typescriptlang.org/).\n\n### Docker\n\nThis repo is configured to be built with Docker, and Docker compose. To build all apps in this repo:\n\n```\n# Install dependencies\nyarn install\n\n# Create a network, which allows containers to communicate\n# with each other, by using their container name as a hostname\ndocker network create app_network\n\n# Build prod using new BuildKit engine\nCOMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker-compose -f docker-compose.yml build\n\n# Start prod in detached mode\ndocker-compose -f docker-compose.yml up -d\n```\n\nOpen http://localhost:3000.\n\nTo shutdown all running containers:\n\n```\n# Stop all running containers\ndocker kill $(docker ps -q) \u0026\u0026 docker rm $(docker ps -a -q)\n```\n\n### Remote Caching\n\nThis example includes optional remote caching. In the Dockerfiles of the apps, uncomment the build arguments for `TURBO_TEAM` and `TURBO_TOKEN`. Then, pass these build arguments to your Docker build.\n\nYou can test this behavior using a command like:\n\n`docker build -f apps/web/Dockerfile . --build-arg TURBO_TEAM=“your-team-name” --build-arg TURBO_TOKEN=“your-token“ --no-cache`\n\n### Utilities\n\nThis Turborepo has some additional tools already setup for you:\n\n- [TypeScript](https://www.typescriptlang.org/) for static type checking\n- [ESLint](https://eslint.org/) for code linting\n- [Jest](https://jestjs.io) test runner for all things JavaScript\n- [Prettier](https://prettier.io) for code formatting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagadeeswar-n-g%2Fthreads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjagadeeswar-n-g%2Fthreads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagadeeswar-n-g%2Fthreads/lists"}