{"id":25252882,"url":"https://github.com/imohammedh/notevo","last_synced_at":"2025-04-05T22:17:08.245Z","repository":{"id":274087929,"uuid":"921870849","full_name":"imohammedh/Notevo","owner":"imohammedh","description":"Notevo is an AI-powered, real-time note-taking SaaS platform . 🤖✨","archived":false,"fork":false,"pushed_at":"2025-03-26T08:28:36.000Z","size":3633,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T22:17:02.727Z","etag":null,"topics":["ai-sdk","chadcn-ui","chatgpt","convex","nextjs","novel","openai","tailwindcss","tiptap","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://notevo.vercel.app","language":"TypeScript","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/imohammedh.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-24T19:18:58.000Z","updated_at":"2025-04-05T05:08:07.000Z","dependencies_parsed_at":"2025-01-24T20:25:23.240Z","dependency_job_id":"81475741-b024-4a79-a944-a3578e435831","html_url":"https://github.com/imohammedh/Notevo","commit_stats":null,"previous_names":["imohammedh/notevo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imohammedh%2FNotevo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imohammedh%2FNotevo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imohammedh%2FNotevo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imohammedh%2FNotevo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imohammedh","download_url":"https://codeload.github.com/imohammedh/Notevo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406103,"owners_count":20933806,"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":["ai-sdk","chadcn-ui","chatgpt","convex","nextjs","novel","openai","tailwindcss","tiptap","typescript","vercel"],"created_at":"2025-02-12T04:19:08.356Z","updated_at":"2025-04-05T22:17:08.238Z","avatar_url":"https://github.com/imohammedh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notevo\n\n**Notevo** is an AI-powered, real-time note-taking SaaS platform designed to help users create, edit, and organize their notes seamlessly. With a Notion-style WYSIWYG editor, users can enjoy a rich-text editing experience and leverage AI to improve productivity through intelligent suggestions and auto-completion.\n\n\n![Home Page](showCase_imgs/HomePage.png)\n\n## Features\n\n- 📝 **Notion-style editor** powered by Novel\n- 🤖 **AI-powered autocompletion** with OpenAI integration\n- 🔄 **Real-time updates**\n- 📂 **Cloud storage support with Convex**\n- 🔐 **Authentication with Convex**\n- 🚀 **Optimized performance** with Convex\n- 🌍 **Deployed on Vercel** for seamless access\n\n## Tech Stack\n\n- **Frontend:** Next.js, React, TypeScript, Tailwind CSS\n- **Backend:** Convex\n- **AI Integration:** OpenAI API, Vercel AI SDK\n- **Editor:** Tiptap (Novel)\n- **Deployment:** Vercel\n\n## Getting Started\n\n### Prerequisites\nMake sure you have the following installed:\n- Node.js 18+\n- Convex CLI (for backend development)\n- Vercel CLI (optional, for deployment)\n\n### Installation\n```bash\ngit clone https://github.com/imohammedh/Notevo.git\ncd Notevo\npnpm install  # or npm install\n```\n\n### Environment Variables\nCreate a `.env` file and add the following:\n```env\nCONVEX_DEPLOY_KEY=your_convex_deploy_key\nOPENAI_API_KEY=your_openai_key\n```\n\n### Running Locally\n```bash\npnpm dev  # or npm run dev\n```\nThen, open [http://localhost:3000](http://localhost:3000) in your browser.\n\n## Deployment\nDeploy on Vercel:\n```bash\nvercel deploy\n```\n\n## Contributing\nWe appreciate contributions to Notevo! Follow these steps to contribute:\n\n1. **Fork the Repository**\n   - Click the 'Fork' button at the top right of the repository page on GitHub.\n\n2. **Clone Your Fork**\n   ```bash\n   git clone https://github.com/your-username/Notevo.git\n   cd Notevo\n   ```\n\n3. **Create a New Branch**\n   ```bash\n   git checkout -b feature-name\n   ```\n\n4. **Make Changes**\n   - Implement your feature or fix the bug.\n   - Commit your changes with a descriptive message.\n   ```bash\n   git commit -m \"Add feature XYZ\"\n   ```\n\n5. **Push Your Branch**\n   ```bash\n   git push origin feature-name\n   ```\n\n6. **Submit a Pull Request**\n   - Go to the original repository on GitHub.\n   - Click 'New Pull Request' and select your branch.\n   - Provide a clear description of your changes.\n   - Submit the pull request for review.\n\nWe will review your PR and provide feedback as needed. Thanks for contributing! 🚀\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimohammedh%2Fnotevo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimohammedh%2Fnotevo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimohammedh%2Fnotevo/lists"}