{"id":19208406,"url":"https://github.com/zntb/property-pulse","last_synced_at":"2026-05-03T23:35:01.496Z","repository":{"id":228042656,"uuid":"773000462","full_name":"zntb/property-pulse","owner":"zntb","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-02T11:11:08.000Z","size":7680,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-02T22:32:19.735Z","etag":null,"topics":["cloudinary","mapbox-gl","nextjs","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://property-pulse-pi.vercel.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/zntb.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-16T13:18:07.000Z","updated_at":"2026-02-02T10:46:00.000Z","dependencies_parsed_at":"2026-01-04T06:07:06.648Z","dependency_job_id":null,"html_url":"https://github.com/zntb/property-pulse","commit_stats":null,"previous_names":["zntb/property-pulse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zntb/property-pulse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zntb%2Fproperty-pulse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zntb%2Fproperty-pulse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zntb%2Fproperty-pulse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zntb%2Fproperty-pulse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zntb","download_url":"https://codeload.github.com/zntb/property-pulse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zntb%2Fproperty-pulse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32589262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cloudinary","mapbox-gl","nextjs","tailwindcss","typescript"],"created_at":"2024-11-09T13:26:08.336Z","updated_at":"2026-05-03T23:35:01.479Z","avatar_url":"https://github.com/zntb.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Property Pulse\n\n\u003e A web application to help you find your next rental property.\n\nThis is the main project from my [Next 14 From Scratch Course](https://www.traversymedia.com/nextjs-from-scratch)\n\nThis is the second iteration of the app/course that uses server actions instead of API routes.\n\nThe `_theme_files` folder contains the pure HTML files with Tailwind classes.\n\n\u003cimg src=\"/public/images/screen.jpg\" /\u003e\n\n## Features\n\nHere are some of the current features that Property Pulse has:\n\n- [x] User authentication with Google \u0026 Next Auth\n- [x] User authorization\n- [x] Route protection\n- [x] User profile with user listings\n- [x] Property Listing CRUD\n- [x] Property image upload (Multiple)\n- [x] Property search\n- [x] Internal messages with 'unread' notifications\n- [x] Photoswipe image gallery\n- [x] Mapbox maps\n- [x] Toast notifications\n- [x] Property bookmarking / saved properties\n- [x] Property sharing to social media\n- [x] Loading spinners\n- [x] Responsive design (Tailwind)\n- [x] Custom 404 page\n- [x] Next.js Actions\n\nProperty Pulse uses the following technologies:\n\n- [Next.js](https://nextjs.org/)\n- [React](https://reactjs.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [MongoDB](https://www.mongodb.com/)\n- [Mongoose](https://mongoosejs.com/)\n- [NextAuth.js](https://next-auth.js.org/)\n- [React Icons](https://react-icons.github.io/react-icons/)\n- [Photoswipe](https://photoswipe.com/)\n- [Cloudinary](https://cloudinary.com/)\n- [Mapbox](https://www.mapbox.com/)\n- [React Map GL](https://visgl.github.io/react-map-gl/)\n- [React Geocode](https://www.npmjs.com/package/react-geocode)\n- [React Spinners](https://www.npmjs.com/package/react-spinners)\n- [React Toastify](https://fkhadra.github.io/react-toastify/)\n- [React Share](https://www.npmjs.com/package/react-share)\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js version 18 or higher\n- MongoDB Atlas account and a cluster. Sign up and create a cluster at [MongoDB](https://www.mongodb.com/)\n- Cloudinary account. Sign up at [Cloudinary](https://cloudinary.com/)\n- Google console account. Sign up at [Google Cloud](https://console.cloud.google.com/)\n- Mapbox account. Sign up at [Mapbox](https://www.mapbox.com/)\n\n### `.env` File\n\nRename the `env.example` file to `.env` and fill in the following environment variables:\n\n- Get your MongoDB connection string from your MongoDB Atlas cluster and add it to `MONGODB_URI`.\n- Get your Google client ID and secret from your Google console account and add them to `GOOGLE_CLIENT_ID` and `GOOGLE_CLIENT_SECRET`.\n- Add a secret to `NEXTAUTH_SECRET`. You can generate with the following command:\n  ```bash\n  openssl rand -base64 32\n  ```\n- Get your Cloudinary cloud name, API key, and API secret from your Cloudinary account and add them to `CLOUDINARY_CLOUD_NAME`, `CLOUDINARY_API_KEY`, and `CLOUDINARY_API_SECRET`.\n- Get your Mapbox token from your Mapbox account and add it to `NEXT_PUBLIC_MAPBOX_TOKEN`.\n- Get your Google Geocoding API key from your Google console account and add it to `NEXT_PUBLIC_GOOGLE_GEOCODING_API_KEY`.\n\n### Install Dependencies\n\n```bash\nnpm install\n```\n\n### Run the Development Server\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzntb%2Fproperty-pulse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzntb%2Fproperty-pulse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzntb%2Fproperty-pulse/lists"}