{"id":19495450,"url":"https://github.com/alexandredresch/vistabella","last_synced_at":"2026-04-13T04:09:25.527Z","repository":{"id":256316859,"uuid":"853944037","full_name":"AlexandreDresch/VistaBella","owner":"AlexandreDresch","description":"Vistabella is a real estate web application designed to streamline property listings, searches, and inquiries. The project is powered by modern technologies like React, TypeScript, Vite, and Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2024-10-04T01:01:59.000Z","size":1847,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T20:37:50.007Z","etag":null,"topics":["docker","leaflet","react","react-hook-form","react-router","tailwindcss","typescript","vite","zod"],"latest_commit_sha":null,"homepage":"","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/AlexandreDresch.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-08T01:10:22.000Z","updated_at":"2024-10-04T01:01:42.000Z","dependencies_parsed_at":"2024-09-17T06:30:39.683Z","dependency_job_id":"2e70d9eb-df40-4902-a675-f10334139829","html_url":"https://github.com/AlexandreDresch/VistaBella","commit_stats":null,"previous_names":["alexandredresch/vistabella"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexandreDresch/VistaBella","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandreDresch%2FVistaBella","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandreDresch%2FVistaBella/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandreDresch%2FVistaBella/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandreDresch%2FVistaBella/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexandreDresch","download_url":"https://codeload.github.com/AlexandreDresch/VistaBella/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandreDresch%2FVistaBella/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285369041,"owners_count":27159983,"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","status":"online","status_checked_at":"2025-11-20T02:00:05.334Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","leaflet","react","react-hook-form","react-router","tailwindcss","typescript","vite","zod"],"created_at":"2024-11-10T21:37:49.743Z","updated_at":"2025-11-20T04:01:19.519Z","avatar_url":"https://github.com/AlexandreDresch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vistabella\n\nVistabella is a real estate web application designed to streamline property listings, searches, and inquiries. The project is powered by modern technologies like React, TypeScript, Vite, and Tailwind CSS.\n\n## Features\n\n- **Interactive Map**: Integration with Leaflet for property locations.\n- **Responsive Design**: Tailwind CSS ensures the app is mobile-friendly.\n- **Form Management**: Uses react-hook-form and Zod for validation.\n\n## Tech Stack\n\n- React for UI components.\n- TypeScript for type safety.\n- React-Router for navigation.\n- Vite as the build tool.\n- Tailwind CSS for styling.\n- Leaflet and React-Leaflet for maps.\n- Zod for schema validation.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js and npm (if running locally).\n- Docker installed (if running with Docker).\n\n## Running the Application\n\nYou can run this application either with Docker or locally on your machine.\n\n### Option 1: Running with Docker\n\n1. Clone the repository:\n\n```bash\n  https://github.com/AlexandreDresch/VistaBella.git\n```\n\n2. Navigate to the project directory:\n\n```bash\n  cd VistaBella\n```\n\n3. Build and start the Docker containers:\n\n```bash\n  docker-compose up --build\n```\n\n4. Open your browser and navigate to:\n\n```bash\n  http://localhost:5173\n```\n\n5. To stop the Docker containers:\n\n```bash\n  docker-compose down\n```\n\n### Option 2: Running Locally (Without Docker)\n\n1. Clone the repository:\n\n```bash\n  https://github.com/AlexandreDresch/VistaBella.git\n```\n\n2. Navigate to the project directory:\n\n```bash\n  cd VistaBella\n```\n\n3. Install dependencies:\n\n```bash\n  npm install\n```\n\n4. Start the development server:\n\n```bash\n  npm run dev\n```\n\n5. Open your browser and navigate to:\n\n```bash\n  http://localhost:5173\n```\n\n## Scripts\n\n- **dev**: Starts the Vite development server.\n- **build**: Builds the project using TypeScript and Vite.\n- **lint**: Runs ESLint to check for code quality.\n- **preview**: Runs a Vite preview of the built app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandredresch%2Fvistabella","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandredresch%2Fvistabella","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandredresch%2Fvistabella/lists"}