{"id":24272338,"url":"https://github.com/peterdgreat/real-time-collab-api","last_synced_at":"2025-09-24T12:31:43.267Z","repository":{"id":255527059,"uuid":"851734587","full_name":"peterdgreat/real-time-collab-api","owner":"peterdgreat","description":"REAL TIME COLLAB is a web application built with Ruby on Rails that allows users to manage documents, comments, and tasks efficiently. The application utilizes Devise for authentication and JWT for secure API access.","archived":false,"fork":false,"pushed_at":"2024-11-15T09:34:31.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2024-11-15T10:33:42.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/peterdgreat.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-09-03T16:10:28.000Z","updated_at":"2024-11-15T09:34:54.000Z","dependencies_parsed_at":"2024-09-05T23:36:42.315Z","dependency_job_id":"26d36193-0434-4029-9097-4204755afff1","html_url":"https://github.com/peterdgreat/real-time-collab-api","commit_stats":null,"previous_names":["peterdgreat/real-time-collab-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdgreat%2Freal-time-collab-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdgreat%2Freal-time-collab-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdgreat%2Freal-time-collab-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdgreat%2Freal-time-collab-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterdgreat","download_url":"https://codeload.github.com/peterdgreat/real-time-collab-api/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234081589,"owners_count":18776653,"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":[],"created_at":"2025-01-15T18:13:32.074Z","updated_at":"2025-09-24T12:31:37.928Z","avatar_url":"https://github.com/peterdgreat.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# REAL TIME COLLAB\n\n## Description\n\nREAL TIME COLLAB is a web application built with Ruby on Rails that allows users to manage documents, comments, and tasks efficiently. The application utilizes Devise for authentication and JWT for secure API access.\n\n## Features\n\n- **User Authentication**: Users can sign up, log in, and manage their accounts using Devise.\n- **JWT Authentication**: Secure API access using JSON Web Tokens (JWT) for stateless authentication.\n- **Document Management**: Users can create, read, update, and delete documents.\n- **Comments**: Users can add comments to documents for collaboration and feedback.\n- **Task Management**: Users can create and manage tasks associated with documents.\n- **Shared Documents**: Users can share documents with other users and manage access.\n\n\n## Technologies Used\n\n- Ruby on Rails\n- Devise for authentication\n- JWT for token-based authentication\n- PostgreSQL for the database\n\n\n## Installation\n\nTo set up the project locally, follow these steps:\n\n1. **Clone the repository**:\n\n   ```bash\n   git clonehttps://github.com/peterdgreat/real-time-collab-api\n   cd real-time-collab-api\n   ```\n\n2. **Install dependencies**:\n\n   ```bash\n   bundle install\n   ```\n\n3. **Set up the database**:\n\n   ```bash\n   rails db:create\n   rails db:migrate\n   ```\n\n4. **Set environment variables**:\n\n   Create a `.env` file in the root directory and add the following:\n\n   ```bash\n   DEVISE_JWT_SECRET_KEY=your_secret_key_here\n   ```\n\n5. **Start the server**:\n\n   ```bash\n   rails server\n   ```\n\n6. **Access the application**: Open your browser and go to `http://localhost:3000`.\n\n## Usage\n\n- **Sign Up**: Users can create an account by navigating to the sign-up page.\n- **Log In**: After signing up, users can log in to access their dashboard.\n- **Manage Documents**: Users can create, edit, and delete documents from their dashboard.\n- **Add Comments**: Users can add comments to documents for collaboration.\n- **Manage Tasks**: Users can create and manage tasks associated with their documents.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdgreat%2Freal-time-collab-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterdgreat%2Freal-time-collab-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdgreat%2Freal-time-collab-api/lists"}