{"id":19543811,"url":"https://github.com/brunogroth/twitter","last_synced_at":"2025-04-19T15:12:20.480Z","repository":{"id":156163440,"uuid":"630682270","full_name":"brunogroth/Twitter","owner":"brunogroth","description":"In Progress | Twitter clone app made in Laravel with Livewire, TailwindCSS, AlpineJS, MySQL using TDD methodology.","archived":false,"fork":false,"pushed_at":"2023-06-18T04:39:02.000Z","size":315,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-11T03:23:12.396Z","etag":null,"topics":["laravel","livewire","pest","pest2","tdd","twitter","twitter-clone"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/brunogroth.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-20T23:16:53.000Z","updated_at":"2023-11-28T22:05:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"911d59e1-acff-446f-b003-5a56728ec580","html_url":"https://github.com/brunogroth/Twitter","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/brunogroth%2FTwitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunogroth%2FTwitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunogroth%2FTwitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunogroth%2FTwitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brunogroth","download_url":"https://codeload.github.com/brunogroth/Twitter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233085615,"owners_count":18622801,"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":["laravel","livewire","pest","pest2","tdd","twitter","twitter-clone"],"created_at":"2024-11-11T03:22:01.137Z","updated_at":"2025-01-08T19:13:46.374Z","avatar_url":"https://github.com/brunogroth.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://laravel.com\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\" alt=\"Laravel Logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/laravel/framework/actions\"\u003e\u003cimg src=\"https://github.com/laravel/framework/workflows/tests/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/laravel/framework\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/laravel/framework\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/laravel/framework\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Twitter Clone\n\nThit is a **complete Twitter clone** made in PHP + Laravel using **TALL** (Tailwind, Alpine.JS, Laravel and Livewire). It's not just frontend: is a complete **front \u0026 backend \u0026 database \u0026 authentication** project.\n\nHave fun!\n\n## How it Looks\n\n📌 At the moment, this is the frontend (May 25th 2023):\n\n![image](https://github.com/brunogroth/Twitter/assets/96024737/017b801d-6d60-431a-98a1-f2f20407fb0d)\n\n## Installation\n1. Clone the project\n2. To install all dependencies, go to the project root directory and run `composer install` and `npm install`.\n3. Create `.env` file and copy content from `.env.example` and set your MySQL DB connection variables (DB_USERNAME and DB_PASSWORD) at `.env` file.\n4. [Create a Pusher account](https://pusher.com/) and create an channel setting Laravel as Backend for monitoring the application with WebSocket.\n5. Get your PUSHER_APP_ID, PUSHER_APP_KEY and PUSHER_APP_SECRET an set them in your `.env` file.\n6. Run migrations by executing `php artisan migrate`.\n7. _(optional)_ I made possible to you generate some example tweets by using a TweetSeeder. For that, run `php artisan db:seed`.\n8. Start the project by running `php artisan serve` and start the [Vite](https://vitejs.dev/) server (for serving css and js files) by running `npm run dev`.\n\n## Author\n\n**Bruno Groth**\n[GitHub](https://github.com/brunogroth) | [LinkedIn](https://linkedin.com/in/bruno-groth/) | [Portfolio](https://brunogroth.github.io/Portfolio-React-Website)\n\n## Contributing\n\nContributions, issues, and feature requests are welcome!\nFeel free to check the [issues page](https://github.com/brunogroth/Twitter/issues).\n\n## Show your support\n\nGive a ⭐ if you like this project!\n\n## Thanks\n\nSpecial thanks for \u003ca href=\"https://github.com/pinguimdolaravel/twitter\" target=\"_blank\"\u003ePinguim do Laravel\u003c/a\u003e tutorial on \u003ca href=\"https://youtube.com/live/CbIcBSu2px0\u0026utm_source=https://github.com/brunogroth\" target=\"_blank\"\u003ethis video\u003c/a\u003e.\n\n## License\n\nThis project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunogroth%2Ftwitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunogroth%2Ftwitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunogroth%2Ftwitter/lists"}