Skip to content

quy7373/ecommerce_group4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Step 1: Download file and extract or Clone
Step 2:
Move to client folder: cd client
Download node: npm install
image
Step 3: Create .env in server folder
image
Config your environment variable:
DATABASE_URL=
CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=
JWT_SECRET=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
EMAIL_USER=
EMAIL_PASS=
save .env
Create .env in client folder
VITE_API_URL=
Step 4:
Move to server folder: cd ../server
Download node: npm install

image
Step 5: Connect to database
npx prisma generate
image
Step 6: Run In server folder: npm run dev Change to new cmd: in client folder: npm run dev image image

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages