{"id":21197357,"url":"https://github.com/victorpreston/notely","last_synced_at":"2025-07-10T05:31:32.515Z","repository":{"id":223065354,"uuid":"758847091","full_name":"victorpreston/Notely","owner":"victorpreston","description":"Open source note-taking app | Application with Next.js.14, Kinde, Prisma, Supabase, Shadcn UI  and Tailwind CSS | Carry Your Notes Anywhere","archived":false,"fork":false,"pushed_at":"2024-11-12T14:25:39.000Z","size":224,"stargazers_count":30,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T04:49:47.158Z","etag":null,"topics":["markdown","nextjs","notely","notes","notes-app","notes-application","notify","npm","prisma","shadcn-ui","supabase","todo-app","typescript"],"latest_commit_sha":null,"homepage":"https://notely-create.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/victorpreston.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-02-17T08:54:31.000Z","updated_at":"2025-02-19T20:23:42.000Z","dependencies_parsed_at":"2024-02-18T03:20:06.911Z","dependency_job_id":"530dbfd2-848c-477f-b80a-612d2d7c6f84","html_url":"https://github.com/victorpreston/Notely","commit_stats":null,"previous_names":["victorpreston/notely"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/victorpreston/Notely","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2FNotely","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2FNotely/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2FNotely/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2FNotely/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorpreston","download_url":"https://codeload.github.com/victorpreston/Notely/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2FNotely/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264535993,"owners_count":23624404,"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":["markdown","nextjs","notely","notes","notes-app","notes-application","notify","npm","prisma","shadcn-ui","supabase","todo-app","typescript"],"created_at":"2024-11-20T19:44:05.096Z","updated_at":"2025-07-10T05:31:32.157Z","avatar_url":"https://github.com/victorpreston.png","language":"TypeScript","readme":"# Notely\n\nNotely is an open-source note-taking application designed to provide users with a seamless and efficient platform for managing their notes. Built with modern web technologies, Notely ensures a responsive and user-friendly experience across various devices.\n\n## Features\n\n- **User Authentication**: Secure user registration and login functionalities to protect your notes.\n- **Rich Text Editing**: Create and format notes with a user-friendly rich text editor.\n- **Tagging System**: Organize notes using tags for easy categorization and retrieval.\n- **Search Functionality**: Quickly search through notes to find specific information.\n- **Responsive Design**: Optimized for desktops, tablets, and mobile devices.\n\n## Technologies Used\n\n\n- ![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge\u0026logo=next.js\u0026logoColor=white) **Next.js 14**: A React framework for server-rendered applications.\n- ![Kinde](https://img.shields.io/badge/Kinde-000000?style=for-the-badge\u0026logoColor=white) **Kinde**: Authentication and user management platform.\n- ![Prisma](https://img.shields.io/badge/Prisma-2D3748?style=for-the-badge\u0026logo=prisma\u0026logoColor=white) **Prisma**: Next-generation ORM for database interactions.\n- ![Supabase](https://img.shields.io/badge/Supabase-3ECF8E?style=for-the-badge\u0026logo=supabase\u0026logoColor=white) **Supabase**: Open-source Firebase alternative for real-time databases.\n- ![Shadcn UI](https://img.shields.io/badge/Shadcn_UI-000000?style=for-the-badge\u0026logoColor=white) **Shadcn UI**: Component library for building user interfaces.\n- ![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white) **Tailwind CSS**: Utility-first CSS framework for rapid UI development.\n\n## Getting Started\n\n### Prerequisites\n\n- ![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=node.js\u0026logoColor=white) **Node.js**: Ensure Node.js is installed on your machine.\n- ![Supabase](https://img.shields.io/badge/Supabase-3ECF8E?style=for-the-badge\u0026logo=supabase\u0026logoColor=white) **Supabase Account**: Set up a Supabase account for database services.\n- ![Kinde](https://img.shields.io/badge/Kinde-000000?style=for-the-badge\u0026logoColor=white) **Kinde Account**: Set up a Kinde account for authentication services.\n\n### Installation\n\n1. **Clone the Repository**:\n\n   ```bash\n   git clone https://github.com/victorpreston/Notely.git\n\n2. Navigate to the Project Directory:\n\n    ```\n    cd Notely\n\n\n3. Install Dependencies:\n\n    ```bash\n    npm install\n\n\n5. Set Up Environment Variables:\n\nCreate a `.env` file in the root directory with the following content:\n\n    ```bash\n    NEXT_PUBLIC_SUPABASE_URL=your_supabase_url\n    NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key\n    KINDER_CLIENT_ID=your_kinde_client_id\n    KINDER_CLIENT_SECRET=your_kinde_client_secret\n\nRun the Development Server:\n\n    ```bash\n    npm run dev\nThe application will be available at http://localhost:3000.\n\nFolder Structure\nThe project's folder structure is organized as follows:\n\n    ```bash\n    Notely/\n    ├── app/\n    │   ├── components/\n    │   ├── pages/\n    │   └── styles/\n    ├── lib/\n    ├── prisma/\n    ├── public/\n    ├── .eslintrc.json\n    ├── .gitignore\n    ├── README.md\n    ├── next.config.mjs\n    ├── package.json\n    ├── postcss.config.js\n    ├── tailwind.config.ts\n    └── tsconfig.json\n    app/: Contains the main application components, pages, and styles.\n    lib/: Utility functions and libraries.\n    prisma/: Prisma schema and migrations.\n    public/: Static assets like images and fonts.\n    \n### Configuration Files: ESLint, Tailwind CSS, TypeScript, and Next.js configurations.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorpreston%2Fnotely","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorpreston%2Fnotely","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorpreston%2Fnotely/lists"}