{"id":20500015,"url":"https://github.com/theanujdev/agro-rent-backend","last_synced_at":"2026-04-10T12:33:28.687Z","repository":{"id":239346053,"uuid":"435211851","full_name":"theanujdev/agro-rent-backend","owner":"theanujdev","description":"Backend server of agro rent app built with Express, Prisma \u0026 PostgresSQL","archived":false,"fork":false,"pushed_at":"2022-06-08T12:23:49.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T11:04:56.361Z","etag":null,"topics":["expressjs","nodejs","postgresql","prisma"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/theanujdev.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":"2021-12-05T15:57:03.000Z","updated_at":"2021-12-08T16:31:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e683ccc-0f8f-49f5-bdc8-fc2c2600f721","html_url":"https://github.com/theanujdev/agro-rent-backend","commit_stats":null,"previous_names":["theanujdev/agro-rent-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theanujdev/agro-rent-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theanujdev%2Fagro-rent-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theanujdev%2Fagro-rent-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theanujdev%2Fagro-rent-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theanujdev%2Fagro-rent-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theanujdev","download_url":"https://codeload.github.com/theanujdev/agro-rent-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theanujdev%2Fagro-rent-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31643022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["expressjs","nodejs","postgresql","prisma"],"created_at":"2024-11-15T18:19:29.651Z","updated_at":"2026-04-10T12:33:28.669Z","avatar_url":"https://github.com/theanujdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agro Rent (Backend)\n\n## Overview\n\nThis portal allows users to view available agricultural equipments in their area (using pincode) and rent them.\n\n## Tech Stack\n\n**Client :** React, Axios, Bootstrap, React-router v6\n\n**Server :** Express, Prisma, PostgreSQL\n\n## Features\n\n- Simple bootstrap UI\n- Area-wise availability using pincode\n- Scalable database using Postgres\n- Rent and view products\n\n## Run Locally\n\n- Clone the project\n\n```bash\ngit clone https://github.com/theanujdev/agro-rent-backend\n```\n\n- Go to the project directory\n\n```bash\ncd agro-rent-backend\n```\n\n- Install dependencies\n\n```bash\nyarn install\n```\n\n- Create a new file `.env`. Copy all the content from `.env.example` and paste it into `.env`. Change the following environment variables in your `.env` file\n\n  `DATABASE_URL`, `PORT`\n\n- Start the server\n\n```bash\nyarn dev\n```\n\n\u003e **Note:** Make sure to run **PostgreSQL** server in the background.\n\nYou need to run [Agro Rent Frontend](https://github.com/theanujdev/agro-rent-frontend) to use it.\n\n## Optimizations\n\nProject structure is optimized for scalability. Following the ER diagram, database has 4 tables with relations. Routes, controllers, schema, config are all separated. Few utility classes and functions like http-errors, morgan, etc. have also been used.\n\n## Feedback\n\nIf you have any feedback, please reach out at [@theanujdev](https://twitter.com/theanujdev)\n\n## Authors\n\n- [@theanujdev](https://www.github.com/theanujdev)\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheanujdev%2Fagro-rent-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheanujdev%2Fagro-rent-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheanujdev%2Fagro-rent-backend/lists"}