{"id":14039832,"url":"https://github.com/pvishalkeerthan/PromptScape","last_synced_at":"2025-07-27T09:31:33.454Z","repository":{"id":251537951,"uuid":"837619371","full_name":"pvishalkeerthan/PromptScape","owner":"pvishalkeerthan","description":"PromptScape is a dynamic platform for discovering, creating, and sharing creative prompts to inspire your writing and brainstorming","archived":false,"fork":false,"pushed_at":"2024-08-03T19:22:09.000Z","size":45,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-12T05:03:39.329Z","etag":null,"topics":["google-authentication","javascript","nextjs13","nodejs","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"","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/pvishalkeerthan.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":"2024-08-03T14:05:00.000Z","updated_at":"2024-08-10T20:26:59.000Z","dependencies_parsed_at":"2024-08-03T20:24:46.132Z","dependency_job_id":"0414e4a1-8040-4501-9b71-418217414a99","html_url":"https://github.com/pvishalkeerthan/PromptScape","commit_stats":null,"previous_names":["pvishalkeerthan/promptscape"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvishalkeerthan%2FPromptScape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvishalkeerthan%2FPromptScape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvishalkeerthan%2FPromptScape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvishalkeerthan%2FPromptScape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvishalkeerthan","download_url":"https://codeload.github.com/pvishalkeerthan/PromptScape/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227789439,"owners_count":17820204,"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":["google-authentication","javascript","nextjs13","nodejs","reactjs","tailwindcss"],"created_at":"2024-08-12T05:01:39.514Z","updated_at":"2024-12-02T19:30:41.007Z","avatar_url":"https://github.com/pvishalkeerthan.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# PromptScape 🌟\r\n\r\nWelcome to **PromptScape**! 🚀 A captivating web application designed to spark creativity and innovation through engaging prompt sharing. Leveraging Next.js, MongoDB, and Tailwind CSS, PromptScape provides a dynamic platform where users can create, explore, and share inspiring prompts with ease.\r\n\r\n## 🌟 Introduction\r\n\r\n**PromptScape** is a modern, full-stack application that blends creativity with technology. Whether you're brainstorming, writing, or simply exploring new ideas, PromptScape is your go-to space for discovering and sharing prompts that ignite imagination.\r\n\r\n## 🔥 Features\r\n\r\n- **Google Authentication**: 📝 Sign in seamlessly with your Google account for a secure and streamlined login experience.\r\n- **Create, Edit, and Delete Prompts**: ✏️ Manage your prompts effortlessly, giving you full control over your creative content.\r\n- **User Profiles**: 👤 Showcase your prompts and explore others' profiles to find inspiration and connect with fellow creators.\r\n- **Search Functionality**: 🔍 Easily find prompts using keywords, tags, or usernames to discover new ideas and themes.\r\n- **Copy Prompt Text**: 📋 Quickly copy prompt text to integrate into your projects or AI tools with a single click.\r\n\r\n## Run Locally\r\n\r\nClone the project\r\n\r\n```bash\r\n  git clone https://github.com/pvishalkeerthan/PromptScape.git\r\n```\r\n\r\nGo to the project directory\r\n\r\n```bash\r\n  cd promptscape\r\n```\r\n\r\nInstall dependencies\r\n```bash\r\n  npm install\r\n```\r\nConfigure Environment Variables:\r\n```bash\r\nGOOGLE_ID=your-google-id\r\nGOOGLE_CLIENT_SECRET=your-google-client-secret\r\nMONGODB_URI=your-mongodb-uri\r\nNEXTAUTH_URL=http://localhost:3000\r\nNEXTAUTH_URL_INTERNAL=http://localhost:3000\r\nNEXTAUTH_SECRET=your-nextauth-secret\r\n\r\n```\r\nStart the server\r\n```bash\r\n  npm run dev\r\n```\r\n![Screenshot 2024-08-03 193219](https://github.com/user-attachments/assets/1ac5af84-72c7-4800-a5b4-6139e10e0b94)\r\n![Screenshot 2024-08-03 192323](https://github.com/user-attachments/assets/138b52f6-a622-4e65-b118-1c5c5223c106)\r\n\r\n\r\n## 🤝 Support and Contribution\r\nGot questions, feedback, or suggestions? Feel free to open an issue or reach out. Contributions are always welcome to help make PromptScape even better!\r\n\r\nLet's create a vibrant community of creativity with PromptScape! 🌈🎨\r\n## 📂 Tech Stack\r\n\r\n- **React.js**: A JavaScript library for building user interfaces.\r\n- **Tailwind CSS**: A utility-first CSS framework for designing modern web interfaces.\r\n- **Next.js (v13)**: A React framework that provides server-side rendering and static site generation.\r\n- **Node.js**: A JavaScript runtime for executing JavaScript code server-side.\r\n- **JavaScript**: The programming language used for both client-side and server-side development.\r\n- **Fullstack**: Integrates both frontend and backend technologies seamlessly.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvishalkeerthan%2FPromptScape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpvishalkeerthan%2FPromptScape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvishalkeerthan%2FPromptScape/lists"}