{"id":21358895,"url":"https://github.com/OmgRod/hubble-alpha","last_synced_at":"2025-07-13T00:34:18.474Z","repository":{"id":263271819,"uuid":"889813387","full_name":"OmgRod/hubble","owner":"OmgRod","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-17T13:24:39.000Z","size":154,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-17T13:41:02.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmgRod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"omgrod","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2024-11-17T10:01:01.000Z","updated_at":"2024-11-17T13:24:51.000Z","dependencies_parsed_at":"2024-11-18T00:31:37.251Z","dependency_job_id":null,"html_url":"https://github.com/OmgRod/hubble","commit_stats":null,"previous_names":["omgrod/hubble"],"tags_count":0,"template":false,"template_full_name":"github/codespaces-express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2Fhubble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2Fhubble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2Fhubble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2Fhubble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmgRod","download_url":"https://codeload.github.com/OmgRod/hubble/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225847423,"owners_count":17533632,"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":"2024-11-22T05:22:49.801Z","updated_at":"2025-07-13T00:34:18.464Z","avatar_url":"https://github.com/OmgRod.png","language":"JavaScript","funding_links":["https://ko-fi.com/omgrod"],"categories":[],"sub_categories":[],"readme":"# Hubble\n\n# WARNING: This repository is archived. For the updated version, go to [hubble-sm/web](https://github.com/hubble-sm/web)\n\n## Table of Contents\n\n- [About Hubble](#about-hubble)\n- [Getting Started](#getting-started)\n- [Contributing](#contributing)\n- [Code of Conduct](#code-of-conduct)\n- [License](#license)\n- [Contact](#contact)\n\n## About Hubble\n\nHubble is a next-generation social media platform designed to offer a clean, minimalistic experience while providing all the essential features of popular social media sites in one place. The project is open-source and built with the help of a passionate community of developers, designers, and contributors from around the world.\n\nThe main goal of Hubble is to combine simplicity with functionality, offering users a seamless social media experience without unnecessary complexity. Whether you're looking to connect with friends, share content, or engage in discussions, Hubble aims to be an all-in-one platform that keeps things straightforward and easy to use.\n\n### Key Features\n\n- Posts\n- Videos\n- Chats\n- Profiles\n\n## Getting Started\n\nTo get started with Hubble, follow these steps:\n\n1. **Clone the Repository**:  \n   First, clone the Hubble repository to your local machine.\n   ```bash\n   git clone https://github.com/OmgRod/hubble.git\n   ```\n\n2. **Set up the Development Environment**:\nFollow the instructions in the [setup guide](https://github.com/OmgRod/hubble/wiki/Setup-Guide) to configure your environment.\n\n3. **Run the Application**:\nOnce your environment is set up, you can start running the application locally using the following command:\n   ```bash\n   npm start\n   ```\n\n4. **Explore the Code**:\nFamiliarize yourself with the codebase. The main directories are:\n\n- `/src`: Contains sass code.\n- `/views`: Contains ejs code.\n- `/public`: Contains js code, manifest, and icons.\n\n## Contributing\nWe love contributions from everyone! Here's how you can help:\n\n1. **Find an Issue**:\nCheck out the [Issues](https://github.com/OmgRod/hubble/issues) page for bugs or tasks that need help.\n\n2. **Fork the Repository**:\nFork the repository to your GitHub account and clone it to your local machine.\n\n3. **Create a Branch**:\nCreate a new branch for your changes.\n   ```bash\n   git checkout -b feature-name\n   ```\n\n4. **Make Changes**:\nMake your changes to the codebase. Ensure that you follow our coding standards and best practices.\n\n5. **Run Tests** (coming soon):\nMake sure all tests pass before submitting a pull request. Use the following command to run tests:\n   ```bash\n   npm test\n   ```\n\n6. **Submit a Pull Request**:\nOnce you're satisfied with your changes, submit a pull request to the `main` branch.\n\n### Guidelines for Contributions\n- Please make sure your pull request includes clear and concise commit messages.\n- Each pull request should focus on a single issue or feature.\n- If you're working on a bug fix, include steps to reproduce the issue, and ensure it's resolved.\n\n## Code of Conduct\nBy participating in the Hubble project, you agree to abide by our [Code of Conduct](https://github.com/OmgRod/hubble/blob/main/CODE_OF_CONDUCT.md). We are committed to creating a welcoming and respectful environment for all contributors.\n\n## License\nHubble is licensed under the [GNU General Public License v3.0](https://github.com/OmgRod/hubble/blob/main/LICENSE). See the LICENSE file for more details.\n\n## Contact\nIf you have any questions or need assistance, feel free to reach out to us:\n\n- Community Discussions\n- Open an Issue\n- Contact Maintainers\n\nThank you for being part of the Hubble project. We look forward to your contributions!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOmgRod%2Fhubble-alpha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOmgRod%2Fhubble-alpha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOmgRod%2Fhubble-alpha/lists"}