{"id":20729013,"url":"https://github.com/gers2017/cute-devs","last_synced_at":"2026-04-12T15:04:35.503Z","repository":{"id":43718106,"uuid":"434315921","full_name":"Gers2017/cute-devs","owner":"Gers2017","description":"Twitter-like platform for developers made with Typescript + GraphQL + TailwindCSS","archived":false,"fork":false,"pushed_at":"2022-02-21T20:59:20.000Z","size":255,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T00:09:02.259Z","etag":null,"topics":["apollo-server","express","graphql","react","tailwindcss","tsx","typegraphql","typeorm","typescript","urql","vite"],"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/Gers2017.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-02T17:34:40.000Z","updated_at":"2022-06-02T02:47:21.000Z","dependencies_parsed_at":"2022-08-22T02:40:18.159Z","dependency_job_id":null,"html_url":"https://github.com/Gers2017/cute-devs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gers2017%2Fcute-devs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gers2017%2Fcute-devs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gers2017%2Fcute-devs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gers2017%2Fcute-devs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gers2017","download_url":"https://codeload.github.com/Gers2017/cute-devs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243011468,"owners_count":20221601,"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":["apollo-server","express","graphql","react","tailwindcss","tsx","typegraphql","typeorm","typescript","urql","vite"],"created_at":"2024-11-17T04:40:55.496Z","updated_at":"2026-04-12T15:04:35.467Z","avatar_url":"https://github.com/Gers2017.png","language":"TypeScript","readme":"# Cute devs\n\n\u003e Find the cutest devs in the planet in one place\n\n### Table of contents\n\n- [Quick start](#quick-start)\n  - [Install the dependencies](#install-the-dependencies) \n  - [Using the .example files](#using-the-.example-files)\n  - [Run the dev command](#run-the-dev-command)\n- [What is this project](#what-is-this-project)\n- [Technologies](#technologies)\n- [Why not yarn workspaces or lerna](#why-not-yarn-workspaces-or-lerna)\n\n## Quick start\n\nThe project is separated into client(This repository) and [server](https://github.com/Gers2017/cute-devs-server)\n\nIt is highly recommended that you **clone both repositories inside the same directory**\nOtherwise you might have to move through multiple directories to run the project\n\nIn order to start developing we first need to clone both repositories\n\n```bash\n# Use git clone or the Github Desktop app\n# Clone the client repository\ngit clone https://github.com/Gers2017/cute-devs-client.git\n\n# Clone the server repository\ngit clone https://github.com/Gers2017/cute-devs-server.git\n```\n\nAccess both projects in your local environment\n\n```bash\ncd client\ncd server\n```\n\n### Install the dependencies\n\n```bash\n# Both client and server use the dev command\nnpm i\n#or\nyarn\n```\n\n### Using the .example files \nTo configure typeorm there's a file named `ormconfig.example.js`\nYou'll need to create a copy with the name `ormconfig.js`\n**providing your own data** about you local database like the user, password and database name\n\nThe process is the same for the .env.example files just make a copy and rename it as \n`.env`\n\n\n### Run the dev command\nTo start developing you'll need to cd into both client and server and run the following command\nin different terminals\n\n```bash\nnpm run dev\n#or\nyarn dev\n```\n\nOnce that is done you can open the [client](http://localhost:3000/) and\nexplore the [server](http://localhost:4000/graphql)\n\n## What is this project\n\nThe monorepo for Cute devs, a platform to find the cutest developers in the planet\nCovering the need of many to know more about the great developers\nwho make the software we all love and care.\n\n## Technologies\n\n- **Frontend**\n  - Vite.js\n  - React\n  - Typescript\n  - Tailwindcss (for styling)\n  - React router dom\n  - Urlq (GraphQL client)\n  - Graphql Code Generator\n- **Backend**\n  - typeorm\n  - typegraphql\n  - typescript\n  - apollo server\n  - express\n  - jsonwebtoken\n\n\n## Why not yarn workspaces or lerna\nBecause I want to keep the project simple and because of graphql code generator","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgers2017%2Fcute-devs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgers2017%2Fcute-devs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgers2017%2Fcute-devs/lists"}