Home Service Full-stack app using NestJs, Next.js, React Query TailwindCSS & Prisma

Home Service Full-stack app using NestJs, Next.js, React Query TailwindCSS & Prisma


Home-Service app built with NestJS, Next.js 14, Tailwind CSS, Prisma, and NextAuth. Features include user sign-up, sign-in, browsing services, adding and deleting services, filtering options, and booking appointments. Open to contributions during development.



Getting Started

Clone the repository: git clone https://github.com/saidMounaim/home-service.git
Install dependencies:

For the frontend:

cd frontend
npm install
Enter fullscreen mode

Exit fullscreen mode

For the backend:

cd backend
npm install
Enter fullscreen mode

Exit fullscreen mode

Create a .env file for each folder:

Frontend (.env):

API_URL=""
Enter fullscreen mode

Exit fullscreen mode

Backend (.env):

DATABASE_URL=""
CLD_CLOUD_NAME=""
CLD_API_KEY=""
CLD_API_SECRET=""
Enter fullscreen mode

Exit fullscreen mode

Start the development servers:

For the frontend:

npm run dev
Enter fullscreen mode

Exit fullscreen mode

For the backend:

npm run start:dev
Enter fullscreen mode

Exit fullscreen mode



Built With



Contribution

All kind of contributions are welcome, please feel free to submit pull requests.



Source link
lol

By stp2y

Leave a Reply

Your email address will not be published. Required fields are marked *

No widgets found. Go to Widget page and add the widget in Offcanvas Sidebar Widget Area.