Skip to content

added dockerfile #1477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Tanishq971
Copy link

This project is missing docker file so i added the docker file and docker ignore file also added some lines to fix getCart() crash without modifying the passed type of data into the provider.

image

cp .env.example .env

setup environment variables.

You can build this image with.

docker build -t name_image .

and run with

docker run --env-file .env -p 3000:3000 image_name

Copy link

vercel bot commented Jul 15, 2025

@Tanishq971 is attempting to deploy a commit to the Vercel Solutions Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant