{"id":20171245,"url":"https://github.com/john-weeks-dev/tiktok-clone-api","last_synced_at":"2025-08-03T03:45:24.154Z","repository":{"id":159478966,"uuid":"613974984","full_name":"John-Weeks-Dev/tiktok-clone-api","owner":"John-Weeks-Dev","description":"This is a Tiktok Clone (API) made with Nuxt 3, Vue JS, Laravel (API), Tailwind CSS, and Pinia","archived":false,"fork":false,"pushed_at":"2023-11-19T02:48:23.000Z","size":364,"stargazers_count":79,"open_issues_count":6,"forks_count":37,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-03T03:45:22.789Z","etag":null,"topics":["axios","image-upload","javascript","nuxt","nuxt3","nuxtjs","php","pinia","pinia-plugin-persist","tailwind","tailwindcss","tiktok","tiktok-clone","video-upload","vue","vue3","vuejs"],"latest_commit_sha":null,"homepage":"https://youtube.com/watch?v=CHSL0Btbj_o","language":"PHP","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/John-Weeks-Dev.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":"2023-03-14T16:32:22.000Z","updated_at":"2025-05-14T19:31:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa0004de-05ec-423d-a590-cabc2132e241","html_url":"https://github.com/John-Weeks-Dev/tiktok-clone-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/John-Weeks-Dev/tiktok-clone-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Ftiktok-clone-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Ftiktok-clone-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Ftiktok-clone-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Ftiktok-clone-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/John-Weeks-Dev","download_url":"https://codeload.github.com/John-Weeks-Dev/tiktok-clone-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Ftiktok-clone-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268491775,"owners_count":24258738,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["axios","image-upload","javascript","nuxt","nuxt3","nuxtjs","php","pinia","pinia-plugin-persist","tailwind","tailwindcss","tiktok","tiktok-clone","video-upload","vue","vue3","vuejs"],"created_at":"2024-11-14T01:23:59.244Z","updated_at":"2025-08-03T03:45:24.125Z","avatar_url":"https://github.com/John-Weeks-Dev.png","language":"PHP","readme":"# Tiktok Clone API (tiktok-clone-api)\n\n### Learn how to build this!\n\nIf you'd like a step by step guide on how to build this just **CLICK THE IMAGE BELOW**\n\n[![GO TO JOHN WEEKS DEV TUTORIAL VIDEOS](https://user-images.githubusercontent.com/108229029/226179167-b06ebc34-40f6-44ac-82a7-eb9333389f34.png)](https://www.youtube.com/watch?v=CHSL0Btbj_o)\n\nCome and check out my YOUTUBE channel for lots more tutorials -\u003e https://www.youtube.com/@johnweeksdev\n\n**LIKE**, **SUBSCRIBE**, and **SMASH THE NOTIFICATION BELL**!!!\n\n## NOTE\n\n### For this Tiktok Clone API to work you'll need the Frontend:\n\nTiktok Clone: https://github.com/John-Weeks-Dev/tiktok-clone\n\n## App Setup\n\n```\ngit clone https://github.com/John-Weeks-Dev/tiktok-clone-api.git\n```\n\nThen\n```\ncomposer install \n\ncp .env.example .env \n\nphp artisan cache:clear \n\ncomposer dump-autoload \n\nphp artisan key:generate\n\ncomposer require laravel/breeze --dev\n\nphp artisan breeze:install (FOR THIS SELECT THE API INSTALL)\n\nphp artisan serve\n```\n\nCreate a DATABASE. Make sure the DB_DATABASE in the .env is the same and then run this command \n```\nphp artisan migrate\n```\n\nYou should be good to go!\n\n# Application Images\n\n\u003cimg width=\"1439\" src=\"https://user-images.githubusercontent.com/108229029/225040479-3d99a7af-ffd3-443f-a3d9-ecf616e137b6.png\"\u003e\n\u003cimg width=\"1439\" src=\"https://user-images.githubusercontent.com/108229029/225040773-ded6d97d-5ad6-4575-9684-1356b8721878.png\"\u003e\n\u003cimg width=\"1439\" src=\"https://user-images.githubusercontent.com/108229029/225042476-fa28a57f-ddf2-4072-8632-2521608ab700.png\"\u003e\n\u003cimg width=\"1439\" src=\"https://user-images.githubusercontent.com/108229029/225042661-e4555f75-4844-41b0-9078-acb49c8f9c08.png\"\u003e\n\u003cimg width=\"1439\" src=\"https://user-images.githubusercontent.com/108229029/225042896-17982338-a03a-4332-a47f-3afc881f562c.png\"\u003e\n\u003cimg width=\"1439\" src=\"https://user-images.githubusercontent.com/108229029/225043322-29eea167-121c-4bd8-b016-e0f625376e59.png\"\u003e\n\u003cimg width=\"1439\" src=\"https://user-images.githubusercontent.com/108229029/225043588-cd9a8b33-b911-49ce-85a7-78b46488eae5.png\"\u003e\n\u003cimg width=\"1439\" src=\"https://user-images.githubusercontent.com/108229029/225046843-166000b1-1956-4b69-9cfa-1fc16ab4982a.png\"\u003e\n\u003cimg width=\"1439\" src=\"https://user-images.githubusercontent.com/108229029/225046955-fd9890f0-d98e-4189-9fa4-0b39d4773d9a.png\"\u003e\n\n\u003cdiv\u003e\n  \u003cimg width=\"333\" src=\"https://user-images.githubusercontent.com/108229029/225044829-1b9fe754-ddc8-4db4-974d-d569c9c19fee.png\"\u003e\n  \u003cimg width=\"333\" src=\"https://user-images.githubusercontent.com/108229029/225044971-f9a94ce1-486b-4bea-8ffc-8d2f00910723.png\"\u003e\n  \u003cimg width=\"333\" src=\"https://user-images.githubusercontent.com/108229029/225045106-1753dbce-1221-4bc3-bafe-a572506f2672.png\"\u003e\n\u003c/div\u003e\n\n\u003cdiv\u003e\n  \u003cimg width=\"333\" src=\"https://user-images.githubusercontent.com/108229029/225045572-50cef4a8-bea0-48c7-a42c-775ae360403d.png\"\u003e\n  \u003cimg width=\"333\" src=\"https://user-images.githubusercontent.com/108229029/225045716-e76124e5-384a-4f73-89ae-472e163f464b.png\"\u003e\n  \u003cimg width=\"333\" src=\"https://user-images.githubusercontent.com/108229029/225045838-d9934510-c7dd-4a10-9a9d-4946db339211.png\"\u003e\n\u003c/div\u003e\n\n\u003cdiv\u003e\n  \u003cimg width=\"660\" src=\"https://user-images.githubusercontent.com/108229029/225041953-662d4517-4df9-4387-994c-d06205f811ef.png\"\u003e\n  \u003cimg width=\"340\" src=\"https://user-images.githubusercontent.com/108229029/225044283-67af4cc8-2897-403f-9cc3-1e844d52771c.png\"\u003e\n\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn-weeks-dev%2Ftiktok-clone-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohn-weeks-dev%2Ftiktok-clone-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn-weeks-dev%2Ftiktok-clone-api/lists"}