Follow these steps to run this project on your local machine:
If you haven't already, clone the repository to your local machine:
git clone https://github.com/bugthug404/Groceries-next.git
Change your current directory to the project directory:
cd Groceries-next
Note: Open 2 terminal 1 for backend & 1 for frontend to keep both process seperate.
For the frontend (frontend terminal):
cd frontend
npm install
For the backend (backend terminal):
cd backend
npm install
For the frontend (frontend terminal):
cp .env.sample .env.local
For the backend (backend terminal):
cp .env.sample .env
For the frontend (frontend terminal):
npm run dev
For the backend (backend terminal):
npm run dev
Now, you should be able to access the application at http://localhost:3000 (or whatever port your frontend server is running on).
Test online demo here.
Note: backend is deployed in render.com & may take some time in first api call. run test api call to check if backend is working or not. default form data for login & signup can be edited
$ claude mcp add Groceries-next \
-- python -m otcore.mcp_server <graph>