{"id":18302254,"url":"https://github.com/destinecarma/basher-frontend","last_synced_at":"2025-06-20T09:38:56.585Z","repository":{"id":249801359,"uuid":"832597199","full_name":"DestinEcarma/basher-frontend","owner":"DestinEcarma","description":"Basher is a forum-based web application where all users are anonymous.","archived":false,"fork":false,"pushed_at":"2025-02-09T21:00:49.000Z","size":879,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T14:35:09.728Z","etag":null,"topics":["basher","graphql","react","tailwind","vite"],"latest_commit_sha":null,"homepage":"https://basher-ph-dpbf.shuttle.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DestinEcarma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-23T10:45:45.000Z","updated_at":"2025-02-09T21:00:52.000Z","dependencies_parsed_at":"2024-08-04T19:46:46.691Z","dependency_job_id":"57bea50c-2829-4a28-9c97-0893e885ac94","html_url":"https://github.com/DestinEcarma/basher-frontend","commit_stats":null,"previous_names":["destinecarma/basher-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DestinEcarma/basher-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Fbasher-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Fbasher-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Fbasher-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Fbasher-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DestinEcarma","download_url":"https://codeload.github.com/DestinEcarma/basher-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Fbasher-frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260920432,"owners_count":23082976,"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":["basher","graphql","react","tailwind","vite"],"created_at":"2024-11-05T15:18:43.151Z","updated_at":"2025-06-20T09:38:51.563Z","avatar_url":"https://github.com/DestinEcarma.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basher\n\nBasher is a forum-based web application where all users are anonymous. This project is built using React and TypeScript, following specific naming conventions for different types of files. It uses **Tailwind** CSS for styling and **Apollo** for HTTP client requests.\n\n## Project Structure\n\nThe project is organized into several directories, each serving a specific purpose:\n\n- [**components/**](./src/components/README.md): Contains reusable UI components.\n- [**pages/**](./src/pages/README.md): Contains the main pages of the application.\n- [**features/**](./src/features/README.md): Contains specific features that only applies to that page, each with its own components, utils, services, and pages.\n- [**utils/**](./src/utils/README.md): Contains utility functions used across the application.\n- [**services/**](./src/services/README.md): Contains service functions for API calls and other business logic.\n\n## Naming Conventions\n\n- **Components, Pages, Services**: Use PascalCase (e.g., `UserProfile`, `HomePage`, `AuthService`).\n- **Utilities**: Use camelCase (e.g., `formatDate`, `calculateAge`).\n\n## Setting Up and Running the Project\n\n1. Clone the repository:\n\n```sh\ngit clone https://github.com/DestinEcarma/basher-frontend.git basher\n\ncd basher\n```\n\n2. Install dependencies:\n\n```sh\nnpm install\n```\n\n3. Run the development server:\n\n```sh\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinecarma%2Fbasher-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdestinecarma%2Fbasher-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinecarma%2Fbasher-frontend/lists"}