E-Com Project, A Ecommerce project for Leaning purpose and enhacing skills This project will be complex project for fronted we are using next js and for backend we are using fastify instead of express js also we will using caching in this project
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
98
commits
1
commits
fix: update server listen method to include host and improve logging message
7b7f869View on GitHubfeat: replace fast-jwt with jsonwebtoken for token generation and update JWT verification logic
967476bView on GitHubchore: update dependencies in package.json and package-lock.json, replacing fastify-jwt with fast-jwt
7c1e67aView on GitHubchore: specify Node.js engine version in package.json and package-lock.json
27cfef1View on GitHubfeat: add reusable UI components for Textarea, Input, Button, and Card with mouse interaction effects
4216993View on GitHubfeat: add LensDemo component for enhanced image interaction and update product page rendering
0fa0ebbView on GitHubrefactor: clean up cart and product models, enhance response utility, and implement authentication middleware
12deefbView on GitHubupdate image domains in next.config.mjs and refine product card rendering in Home component
57a3800View on GitHubadd utility functions and new components for enhanced UI features
ddb4358View on GitHubupdate main entry point in backend package.json and clean up author field in fronted package.json
346b43cView on GitHubcomment out Firebase initialization code in firebase.js
ee28d66View on GitHubupdate firebase service account file path for deployment
1be25bfView on GitHubrefactor firebase initialization to read service account from environment variable for deployment
f457074View on GitHub