Skip to content

An Advocate appointment booking platform . Advocates can create profiles and showcase their expertise, while clients can easily filter and book appointments. Get legal advice with ease and confidence on our website

Notifications You must be signed in to change notification settings

pratap562/-squealing-brass-3486

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Book My Counsel

Getting Started

First go to next.config.js inside Client and update proxy destination to [http://localhost:3200/:path] to run it locally

then run the Next js development server:

npm run dev
# or
yarn dev
# or
pnpm dev

And then run the Node Backend server.

backend repo [https://github.com/pratap562/book-my-counsel-backend]

node server.js
# or
nodemon server.js

Open http://localhost:3000 with your browser to see the result. Backend will run on (http://localhost:3200)

there is .env.local file which contain all environment variables with ther values to run it locally

Deployed links

Frontend Deployed link :- https://book-my-counsel-frontend.vercel.app

Backend Deployed link :- https://book-my-counsel-rcdr.onrender.com

Api Documentation

Swagger:- https://book-my-counsel-rcdr.onrender.com/api-docs

Live Demo video

Drive :- https://drive.google.com/file/d/1fT1-BWzfj0lkCayvsWDg9gr-M-kYT971/view?usp=share_link

About

An Advocate appointment booking platform . Advocates can create profiles and showcase their expertise, while clients can easily filter and book appointments. Get legal advice with ease and confidence on our website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published