{"id":28556700,"url":"https://github.com/toweringcloud/nextjs-social-network","last_synced_at":"2025-07-22T03:33:50.003Z","repository":{"id":251930884,"uuid":"838830426","full_name":"toweringcloud/nextjs-social-network","owner":"toweringcloud","description":"fullstack social network web app using typescript v5 + react v18 + next.js v14 + prisma + postgresql","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-06-10T07:04:18.958Z","etag":null,"topics":["vercel","vercel-storage"],"latest_commit_sha":null,"homepage":"","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":"2025-06-07T08:03:15.000Z","dependencies_parsed_at":"2024-10-28T16:18:59.417Z","dependency_job_id":null,"html_url":"https://github.com/toweringcloud/nextjs-social-network","commit_stats":null,"previous_names":["toweringcloud/nextjs-fullstack-challenge","toweringcloud/x-clone-nextjs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toweringcloud/nextjs-social-network","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toweringcloud%2Fnextjs-social-network","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toweringcloud%2Fnextjs-social-network/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toweringcloud%2Fnextjs-social-network/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toweringcloud%2Fnextjs-social-network/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toweringcloud","download_url":"https://codeload.github.com/toweringcloud/nextjs-social-network/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toweringcloud%2Fnextjs-social-network/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263982905,"owners_count":23539413,"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":["vercel","vercel-storage"],"created_at":"2025-06-10T07:04:17.545Z","updated_at":"2025-07-22T03:33:49.988Z","avatar_url":"https://github.com/toweringcloud.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nextjs-thread-challenge\n\nfullstack social network web app using react v18 + next.js v14 + tailwindcss v3 + prisma + sqlite + minio\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%2Fnextjs-social-network","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoweringcloud%2Fnextjs-social-network","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoweringcloud%2Fnextjs-social-network/lists"}