{"id":23070817,"url":"https://github.com/PriyanshuPz/SnapLine","last_synced_at":"2025-08-15T13:33:18.981Z","repository":{"id":197596600,"uuid":"672611473","full_name":"PriyanshuPz/SnapLine","owner":"PriyanshuPz","description":"Welcome to SnapLine, an innovative platform that leverages AI to ignite creativity through thought-provoking prompts. Whether you're a writer, artist, or enthusiast looking for inspiration, SnapLine is designed to spark your imagination and fuel your creative journey.","archived":false,"fork":false,"pushed_at":"2025-04-22T16:33:59.000Z","size":3766,"stargazers_count":9,"open_issues_count":7,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-11T10:50:35.758Z","etag":null,"topics":["ai","collaborate","github","hacktoberfest","learn","mongodb","nextjs","prompt","shadcn-ui","social-network","tech","typescript"],"latest_commit_sha":null,"homepage":"https://snapline.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/PriyanshuPz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2023-07-30T17:06:35.000Z","updated_at":"2025-04-22T16:34:02.000Z","dependencies_parsed_at":"2023-10-01T15:52:20.485Z","dependency_job_id":"96d49de1-73e3-4d40-9c31-a7345e0f988a","html_url":"https://github.com/PriyanshuPz/SnapLine","commit_stats":null,"previous_names":["p7uverma/snapline","priyanshuverma-dev/snapline","priyanshupz/snapline"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PriyanshuPz/SnapLine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PriyanshuPz%2FSnapLine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PriyanshuPz%2FSnapLine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PriyanshuPz%2FSnapLine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PriyanshuPz%2FSnapLine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PriyanshuPz","download_url":"https://codeload.github.com/PriyanshuPz/SnapLine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PriyanshuPz%2FSnapLine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270578393,"owners_count":24610036,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai","collaborate","github","hacktoberfest","learn","mongodb","nextjs","prompt","shadcn-ui","social-network","tech","typescript"],"created_at":"2024-12-16T06:27:49.754Z","updated_at":"2025-08-15T13:33:18.958Z","avatar_url":"https://github.com/PriyanshuPz.png","language":"TypeScript","readme":"\u003e [!CAUTION]  \n\u003e Going to be read only soon.\n\n# SnapLine - AI-Powered Creativity and Prompts Platform\n\n![SnapLine Logo](/screenshots/3.png)\n\nWelcome to **SnapLine**, an innovative platform that leverages AI to ignite creativity through thought-provoking prompts. Whether you're a writer, artist, or enthusiast looking for inspiration, SnapLine is designed to spark your imagination and fuel your creative journey.\n\n## Table of Contents\n\n- [Features](#features)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n  - [Usage](#usage)\n- [Technologies Used](#technologies-used)\n- [Contributing](#contributing)\n- [Contact](#contact)\n- [License](#license)\n- [Environment Variables](#environment-variables)\n- [Learning Resources](LEARN.md)\n\n## Features\n\n- Access a diverse range of AI-generated prompts for various creative domains.\n- Explore categories such as writing, art, music, and more.\n- Create an account to save and share your favorite prompts.\n- Collaborate with AI to generate unique and innovative content.\n- Engage with a dynamic community of creative minds.\n\n## Getting Started\n\nThese instructions will guide you through setting up and running the SnapLine project locally for development and testing purposes.\n\n### Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- [Node.js](https://nodejs.org/) (Installed globally)\n- [Docker](https://www.docker.com/) (Optional, for containerization)\n\n### Installation\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/p7uverma/SnapLine.git\n   ```\n\n2. **Navigate to the project directory:**\n\n   ```bash\n   cd SnapLine\n   ```\n\n3. **Install dependencies:**\n\n   ```bash\n   yarn\n   ```\n\n4. **Edit .env:**\n\n   ```\n   cp .env.example .env\n   ```\n\n5. **Init Prisma:**\n\n   ```bash\n   yarn prisma db push\n   ```\n\n### Usage\n\n1. **Start the development server:**\n\n   ```bash\n   yarn dev\n   ```\n\n2. **Access the application in your web browser:**\n\n   ```\n   http://localhost:3000\n   ```\n\n### Technologies Used\n\nSnapLine is built using a modern technology stack:\n\n- Next.js 13\n- MongoDB\n- Prisma\n- Docker (for containerization)\n- Shadcn UI\n- React\n- Node.js\n- TypeScript\n\n## Contributing\n\nWe welcome and appreciate contributions from the community! Here's how you can contribute:\n\n1. **Fork the repository.**\n\n2. **Create a new branch:**\n\n   ```bash\n   git checkout -b feature-name\n   ```\n\n3. **Make your changes and commit them:**\n\n   ```bash\n   git commit -m \"Add new feature\"\n   ```\n\n4. **Push your changes to the branch:**\n\n   ```bash\n   git push origin feature-name\n   ```\n\n5. **Create a pull request on GitHub.**\n\n   We'll review your changes and merge them if they align with our project goals.\n\n6. **Join the discussion:**\n\n   Participate in discussions, share your ideas, and help us improve SnapLine together.\n\n7. **Report issues:**\n\n   If you encounter bugs or have suggestions, please open an issue on our GitHub repository.\n\n## Contact\n\nHave questions or feedback? Reach out to us:\n\n- GitHub: [@PriyanshuPz](https://github.com/priyanshupz)\n- Email: priyanshuverma@outlook.in\n\n## License\n\nThis project is now open-source and is released under the [MIT License](LICENSE).\n\n## Environment Variables\n\nTo configure SnapLine, you need to set up the following environment variables. You can create a `.env` file in the project root and add these variables with your values. Refer to the [CONTRIBUTING.md](CONTRIBUTING.md) for detailed instructions and comments for each variable.\n\n## Learning Resources\n\nExplore the [LEARN.md](LEARN.md) file for a comprehensive list of learning resources, documentation, and guides to help you understand and contribute effectively to SnapLine.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPriyanshuPz%2FSnapLine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPriyanshuPz%2FSnapLine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPriyanshuPz%2FSnapLine/lists"}