{"id":21610820,"url":"https://github.com/toweringcloud/x-clone-nextjs","last_synced_at":"2025-03-18T16:00:17.124Z","repository":{"id":251930884,"uuid":"838830426","full_name":"toweringcloud/x-clone-nextjs","owner":"toweringcloud","description":"realtime social network service using typescript v5 + react v18 + nextjs v14","archived":false,"fork":false,"pushed_at":"2024-10-28T03:34:36.000Z","size":522,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T19:47:36.707Z","etag":null,"topics":["nextjs","postgresql","prisma","serveraction","vercel"],"latest_commit_sha":null,"homepage":"https://nextjs-fullstack-challenge-6nlgwxmvn-clouds-projects-e50c36cc.vercel.app","language":"TypeScript","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/toweringcloud.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":"2024-08-06T12:31:32.000Z","updated_at":"2024-10-28T13:57:06.000Z","dependencies_parsed_at":"2024-10-28T16:18:59.417Z","dependency_job_id":null,"html_url":"https://github.com/toweringcloud/x-clone-nextjs","commit_stats":null,"previous_names":["toweringcloud/nextjs-fullstack-challenge","toweringcloud/x-clone-nextjs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toweringcloud%2Fx-clone-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toweringcloud%2Fx-clone-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toweringcloud%2Fx-clone-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toweringcloud%2Fx-clone-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toweringcloud","download_url":"https://codeload.github.com/toweringcloud/x-clone-nextjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244257279,"owners_count":20424130,"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":["nextjs","postgresql","prisma","serveraction","vercel"],"created_at":"2024-11-24T21:09:47.623Z","updated_at":"2025-03-18T16:00:17.101Z","avatar_url":"https://github.com/toweringcloud.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# x-clone-nextjs\n\nrealtime social network service (mini twitter clone)\n\n## features\n\n### user authentication\n\n-   sign-up\n    ![Alt text](https://github.com/toweringcloud/x-clone-nextjs/blob/main/demo/snapshot0.png?raw=true)\n\n-   sign-in\n    ![Alt text](https://github.com/toweringcloud/x-clone-nextjs/blob/main/demo/snapshot1.png?raw=true)\n\n### user profile\n\n-   profile\n    ![Alt text](https://github.com/toweringcloud/x-clone-nextjs/blob/main/demo/snapshot2.png?raw=true)\n\n-   profile edit\n    ![Alt text](https://github.com/toweringcloud/x-clone-nextjs/blob/main/demo/snapshot3.png?raw=true)\n\n### tweets crud\n\n-   tweet list \u0026 add\n    ![Alt text](https://github.com/toweringcloud/x-clone-nextjs/blob/main/demo/snapshot4.png?raw=true)\n\n-   tweet detail \u0026 comment add/remove\n    ![Alt text](https://github.com/toweringcloud/x-clone-nextjs/blob/main/demo/snapshot5.png?raw=true)\n\n-   tweet search by keyword\n    ![Alt text](https://github.com/toweringcloud/x-clone-nextjs/blob/main/demo/snapshot6.png?raw=true)\n\n## how to run\n\n### setup\n\n-   install nodejs platform (v18 or later)\n\n```\n$ node -v\nv18.20.4\n```\n\n-   install required packages\n\n```\n$ npm install\n```\n\n### config\n\n-   set runtime environment for development (local)\n\n```\n$ cat .env\nCOOKIE_NAME=\"...\"\nCOOKIE_PASSWORD=\"...\"\n```\n\n-   set runtime environment for production (vercel)\n\n```\n$ cat .env.prd\nCOOKIE_NAME=\"...\"\nCOOKIE_PASSWORD=\"...\"\nPOSTGRES_PRISMA_URL=\"...\"\nPOSTGRES_URL_NON_POOLING=\"...\"\n```\n\n### launch\n\n-   run service in development mode\n\n```\n$ npm run dev\n```\n\n-   run service in production mode\n\n```\n$ npm run build\n$ npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoweringcloud%2Fx-clone-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoweringcloud%2Fx-clone-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoweringcloud%2Fx-clone-nextjs/lists"}