Skip to content

danielrjc/growmates-produhacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GrowMates - Uniting Gardeners and Landowners for a Greener Future

GrowMates is a platform that connects individuals seeking to rent land for urban farming or gardening with experienced gardeners in search of land to cultivate crops. The platform promotes sustainable and locally sourced food production by facilitating land rental, offering a marketplace for produce sales, and providing a feed for knowledge exchange.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, cd into to the garden-app directory and install the required dependencies

cd garden-app
npm install

Create a .env.local file and add your google maps API key

NEXT_PUBLIC_GOOGLE_MAPS_API_KEY= "YOUR_KEY"

Cd into the db folder and start the Strapi

npm run develop

Next, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Resources: https://docs.strapi.io/ , https://nextjs.org/docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors