{"id":19178263,"url":"https://github.com/ramithperera/promptopia_project","last_synced_at":"2026-04-13T21:01:55.239Z","repository":{"id":181362383,"uuid":"666522669","full_name":"ramithperera/promptopia_project","owner":"ramithperera","description":"A webapp dedicated to store and exchange AI prompts","archived":false,"fork":false,"pushed_at":"2023-07-15T06:24:48.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T02:51:09.856Z","etag":null,"topics":["nextauth","nextjs","reactjs","vercel"],"latest_commit_sha":null,"homepage":"https://promptopia-project-one.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/ramithperera.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}},"created_at":"2023-07-14T18:33:41.000Z","updated_at":"2023-07-15T07:26:43.000Z","dependencies_parsed_at":"2023-07-15T06:39:27.792Z","dependency_job_id":null,"html_url":"https://github.com/ramithperera/promptopia_project","commit_stats":null,"previous_names":["ramithperera/promptopia_project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ramithperera/promptopia_project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramithperera%2Fpromptopia_project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramithperera%2Fpromptopia_project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramithperera%2Fpromptopia_project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramithperera%2Fpromptopia_project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramithperera","download_url":"https://codeload.github.com/ramithperera/promptopia_project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramithperera%2Fpromptopia_project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nextauth","nextjs","reactjs","vercel"],"created_at":"2024-11-09T10:38:22.086Z","updated_at":"2026-04-13T21:01:55.212Z","avatar_url":"https://github.com/ramithperera.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started\n\n## Prerequisites\nBefore starting this project make sure that you have installed all of these prerequisites on your local machine\n\n- [Node.js](https://nodejs.org/en/download/)\n- [npm](https://www.npmjs.com/get-npm) or [yarn](https://yarnpkg.com/getting-started/install) or [pnpm](https://pnpm.io/installation)\n- [git](https://git-scm.com/downloads)\n\n\n## Setting up the project\n\n- Create the .env file in the root folder\n- Add following variables with your data\n    \n    ```bash\n    GOOGLE_ID=your_google_id\n    GOOGLE_CLIENT_SECRET=your_google_client_secret\n    MONGODB_URI=your_mongodb_connection_string\n    NEXTAUTH_URL=http://localhost:3000\n    NEXTAUTH_URL_INTERNAL=http://localhost:3000\n    NEXTAUTH_SECRET=your next auth secret \n    \n    ```\n\n- Install the dependencies\n\n    ```bash\n    npm install\n    # or\n    yarn install\n    # or\n    pnpm install\n    ```\n\n- Finally, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n### Sneak peek of the app\n\n![prompt home page](https://github.com/ramithperera/promptopia_project/assets/89182652/925901fd-3461-4bc4-8265-9e80d0b2a94d)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framithperera%2Fpromptopia_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framithperera%2Fpromptopia_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framithperera%2Fpromptopia_project/lists"}