{"id":15099598,"url":"https://github.com/chris-aqui/nebulanotes","last_synced_at":"2026-03-16T13:05:33.773Z","repository":{"id":243980303,"uuid":"806273736","full_name":"chris-aqui/NebulaNotes","owner":"chris-aqui","description":"NebulaNotes, a notion app clone | [Project]","archived":false,"fork":false,"pushed_at":"2024-08-30T21:15:14.000Z","size":7487,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T01:11:18.993Z","etag":null,"topics":["css-modules","project","react-router-dom","reactjs","superbase","typescript","vite"],"latest_commit_sha":null,"homepage":"https://nebulanotes.netlify.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/chris-aqui.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-05-26T21:00:17.000Z","updated_at":"2024-11-04T14:13:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c801dc4-2728-4420-9352-05c976a0e02d","html_url":"https://github.com/chris-aqui/NebulaNotes","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.23529411764705888","last_synced_commit":"79496392124cfc2cf3a809e0ffea67aafcb3cacc"},"previous_names":["chris-aqui/nebulanotes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-aqui%2FNebulaNotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-aqui%2FNebulaNotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-aqui%2FNebulaNotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-aqui%2FNebulaNotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chris-aqui","download_url":"https://codeload.github.com/chris-aqui/NebulaNotes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240794953,"owners_count":19858716,"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":["css-modules","project","react-router-dom","reactjs","superbase","typescript","vite"],"created_at":"2024-09-25T17:24:23.503Z","updated_at":"2025-12-24T13:35:27.851Z","avatar_url":"https://github.com/chris-aqui.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NebulaNotes\nhttps://nebulanotes.netlify.app/\n\n**NebulaNotes** is a powerful web application that allows users to create, manage, and organize notes in a flexible tree structure. Designed as a Notion-like tool, NebulaNotes offers a rich set of features for both individual and collaborative productivity.\n\n## Features\n\n- **Authentication**: Secure user authentication powered by Supabase.\n- **Note Management**: Create, update, reorder, and delete notes with ease.\n- **Image Management**: Upload, update, and remove images associated with your notes.\n- **Page Customization**: Modify page titles and cover images to personalize your workspace.\n- **Page Management**: Create, update, and delete entire pages for comprehensive content organization.\n\n## Tech Stack\n\nNebulaNotes is built with modern technologies for a smooth and responsive user experience:\n\n- **React**: For building interactive user interfaces.\n- **TypeScript**: Ensuring type safety and reducing errors in your code.\n- **Vite**: A fast build tool and development server for a seamless development experience.\n- **DndKit**: A drag-and-drop toolkit that powers the reordering of notes.\n- **TailwindCSS**: A utility-first CSS framework for quick and responsive design.\n- **Supabase**: Provides backend services including database, authentication, and storage.\n- **Netlify**: For fast and reliable hosting.\n\n## Running the App Locally\n\nTo run NebulaNotes on your local machine, follow these steps:\n\n1. **Set Up Supabase**: Create a new project in Supabase and obtain your project URL and API key.\n\n2. **Configure Environment Variables**: Add the following environment variables to your `.env` file:\n\n   ```\n   VITE_SUPABASE_URL=\"your-supabase-url\"\n   VITE_SUPABASE_API_KEY=\"your-supabase-api-key\"\n   ```\n\n3. **Install Dependencies**: Install the required dependencies by running:\n\n   ```\n   npm install\n   ```\n\n4. **Start the Development Server**: Start the app using either of the following commands:\n\n   ```\n   npm run dev\n   ```\n\n   or\n\n   ```\n   netlify dev\n   ```\n\n---\n\nScreenshots\n\u003cimg width=\"848\" alt=\"Screenshot 2024-08-30 at 5 06 16 PM\" src=\"https://github.com/user-attachments/assets/407a79d8-0c14-4efe-b405-97c63c986c57\"\u003e\n\u003cimg width=\"1429\" alt=\"Screenshot 2024-08-30 at 4 52 16 PM\" src=\"https://github.com/user-attachments/assets/c928e3f1-46ff-4d9a-90a1-88d820c1d625\"\u003e\n\u003cimg width=\"817\" alt=\"Screenshot 2024-08-30 at 4 52 29 PM\" src=\"https://github.com/user-attachments/assets/c49b539f-0b0f-4e1e-948d-81b0bd647cae\"\u003e\n\n\n----\n\n### future functions/features (To Do)\n\n- support markdown\n- page directory\n- popup notifications instead of alerts\n- tags\n- search bar\n- dark mode\n- share notes?\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchris-aqui%2Fnebulanotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchris-aqui%2Fnebulanotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchris-aqui%2Fnebulanotes/lists"}