{"id":21535458,"url":"https://github.com/brenopolanski/tindev","last_synced_at":"2026-04-11T17:04:20.627Z","repository":{"id":39268604,"uuid":"231440724","full_name":"brenopolanski/tindev","owner":"brenopolanski","description":":fire: Network social for developers","archived":false,"fork":false,"pushed_at":"2023-01-05T04:58:11.000Z","size":7417,"stargazers_count":3,"open_issues_count":52,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T07:22:54.093Z","etag":null,"topics":["mongodb","nodejs","react-native","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brenopolanski.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}},"created_at":"2020-01-02T18:50:22.000Z","updated_at":"2023-03-08T05:05:35.000Z","dependencies_parsed_at":"2023-02-03T11:15:31.990Z","dependency_job_id":null,"html_url":"https://github.com/brenopolanski/tindev","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/brenopolanski%2Ftindev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenopolanski%2Ftindev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenopolanski%2Ftindev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenopolanski%2Ftindev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brenopolanski","download_url":"https://codeload.github.com/brenopolanski/tindev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244103018,"owners_count":20398424,"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":["mongodb","nodejs","react-native","reactjs"],"created_at":"2024-11-24T03:15:15.099Z","updated_at":"2026-04-11T17:04:20.579Z","avatar_url":"https://github.com/brenopolanski.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"./frontend/src/assets/logo.svg\" width=\"200\" /\u003e\n\u003c/h1\u003e\n\n## Quick Start\n\nFirst of all, install the dependencies to run this app.\n\n- [NodeJS](http://nodejs.org/)\n- [Yarn](https://yarnpkg.com/lang/en/docs/cli/install/)\n\n```bash\n# Clone this repository\n$ git clone git@github.com:brenopolanski/tindev.git\n\n# Go into the repository\n$ cd tindev\n\n# Go into the backend and install dependencies\n$ cd backend\n$ yarn install\n\n# Create .env file and add database url\n$ echo \"MONGO_URL='mongodb+srv://\u003cusername\u003e:\u003cpassword\u003e@cluster0-dddme.mongodb.net/tindev?retryWrites=true\u0026w=majority'\" \u003e\u003e .env\n\n# Run backend\n$ yarn dev\n\n# Go into the frontend and install dependencies\n$ cd frontend\n$ yarn install\n\n# Run frontend\n$ yarn start\n\n# Go into the mobile and install dependencies\n$ cd mobile\n$ yarn install\n\n# Run app (ios)\n$ yarn ios\n\n# Run app (android)\n$ yarn android\n```\n\n## Technologies\n\n**Backend:**\n\n- [Node.js](https://nodejs.org/en/)\n- [Express](https://expressjs.com/)\n- [Mongoose](https://mongoosejs.com/)\n- [Nodemon](https://nodemon.io/)\n- [Cors](https://github.com/expressjs/cors)\n- [Axios](https://github.com/axios/axios)\n- [Socket.io](http://socket.io/)\n\n**Frontend:**\n\n- [React](https://reactjs.org/)\n- [React Router](https://reacttraining.com/react-router/)\n- [Axios](https://github.com/axios/axios)\n- [Socket.io client](https://github.com/socketio/socket.io-client)\n\n**Mobile:**\n\n- [React Native](https://facebook.github.io/react-native/)\n- [React Navigation](https://reactnavigation.org/)\n- [Axios](https://github.com/axios/axios)\n- [Socket.io client](https://github.com/socketio/socket.io-client)\n\n## Screenshots\n\n### Browser App\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"./screenshots/app1.png\" width=\"430\" /\u003e\n\t\u003cimg src=\"./screenshots/app2.png\" width=\"430\" /\u003e\n\t\u003cimg src=\"./screenshots/app3.png\" width=\"430\" /\u003e\n\t\u003cimg src=\"./screenshots/app4.png\" width=\"430\" /\u003e\n\u003c/p\u003e\n\n### Mobile App\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/mobile1.png\" width=\"210\" /\u003e\n  \u003cimg src=\"./screenshots/mobile2.png\" width=\"210\" /\u003e\n  \u003cimg src=\"./screenshots/mobile3.png\" width=\"210\" /\u003e\n  \u003cimg src=\"./screenshots/mobile4.png\" width=\"210\" /\u003e\n\u003c/p\u003e\n\n## License\n\n[MIT License](https://brenopolanski.mit-license.org/) © Breno Polanski\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrenopolanski%2Ftindev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrenopolanski%2Ftindev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrenopolanski%2Ftindev/lists"}