{"id":24756820,"url":"https://github.com/promi-shellbeegirl81/twitter-clone-using-nextjs","last_synced_at":"2026-04-20T05:31:34.871Z","repository":{"id":274011155,"uuid":"920998310","full_name":"Promi-ShellbeeGirl81/Twitter-Clone-Using-NextJS","owner":"Promi-ShellbeeGirl81","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-14T06:51:51.000Z","size":473,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T07:32:45.622Z","etag":null,"topics":["css","nextjs","twitter-clone"],"latest_commit_sha":null,"homepage":"https://twitter-clone-using-next-js.vercel.app","language":"JavaScript","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/Promi-ShellbeeGirl81.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":"2025-01-23T06:29:39.000Z","updated_at":"2025-03-14T06:51:54.000Z","dependencies_parsed_at":"2025-03-07T03:24:51.577Z","dependency_job_id":"351f0d48-1565-4bfd-99c6-a9d67561c0c9","html_url":"https://github.com/Promi-ShellbeeGirl81/Twitter-Clone-Using-NextJS","commit_stats":null,"previous_names":["promi-shellbeegirl81/twitter-clone-using-nextjs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Promi-ShellbeeGirl81%2FTwitter-Clone-Using-NextJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Promi-ShellbeeGirl81%2FTwitter-Clone-Using-NextJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Promi-ShellbeeGirl81%2FTwitter-Clone-Using-NextJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Promi-ShellbeeGirl81%2FTwitter-Clone-Using-NextJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Promi-ShellbeeGirl81","download_url":"https://codeload.github.com/Promi-ShellbeeGirl81/Twitter-Clone-Using-NextJS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245071128,"owners_count":20556248,"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":["css","nextjs","twitter-clone"],"created_at":"2025-01-28T14:20:44.153Z","updated_at":"2026-04-20T05:31:34.814Z","avatar_url":"https://github.com/Promi-ShellbeeGirl81.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.\n\n## Testing Signup Backend in Postman\n\n### 1. HTTP Method\n\n**POST**\n\n### 2. Endpoint URL\n\n`http://localhost:3000/api/auth/signup`\n\n### 3. Steps\n\n- Open Postman.\n- Set the request method to **POST**.\n- Enter the endpoint URL in the URL field.\n- In the **Body** tab:\n  - Select `raw`.\n  - Set the format to `JSON`.\n  - Add the required signup data in JSON format, for example:\n    `json\n    {\n      \"name\": \"Promi\",\n      \"email\": \"promi@gmail.com\",\n      \"password\": \"12345678\",\n      \"confirmPassword\": \"12345678\",\n      \"dateOfBirth\": \"2000-11-28\"\n    }\n    `\n\n### 4. Send the Request\n\n- Click **Send** and check the response for success or error messages.\n\n### 5. Expected Response\n\n- **On Success:**\n  ```json\n  {\n    \"message\": \"User created successfully\"\n  }\n  ```\n  ![postmanSignUp](./public/readmeImage/postmanSignUp.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromi-shellbeegirl81%2Ftwitter-clone-using-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpromi-shellbeegirl81%2Ftwitter-clone-using-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromi-shellbeegirl81%2Ftwitter-clone-using-nextjs/lists"}