Fieldly
A trust-first agritech SaaS platform for intelligent farmland leasing, verified farmer–landowner matching, and automated agricultural finance workflows
Install / Use
/learn @Om-singh-ui/FieldlyREADME
🌾 Fieldly 🔥🔥
Digital Farmland Leasing & Agricultural Finance Platform
Connecting verified landowners and farmers through secure onboarding, intelligent matching, and automated leasing infrastructure.
⚡ Installation & Setup
# Clone the repository
git clone https://github.com/Om-singh-ui/Fieldly.git
# Navigate to the project directory
cd Fieldly
# Install dependencies
pnpm install
# Setup environment variables
cp .env.example .env
# Run the development server
npm run dev
# Generate Prisma client
pnpm prisma generate
# Run development server
pnpm dev
