The demo website run the project to a full experience.
This project was made using the follow technologies:
Next.js - To SSR and routes control
GraphQL - To query language
Apollo - To graphql server and client
Knex - ORM
Vercel - To deploy website
Authentication with Cookies Sessions.
Reset Password using email
List Products
Filter products by Category
Sort list of products
Live search
Add products to Wishlist
Add products to Cart
Checkout page
Payment with Paypal
Review Products
$ sudo docker run --name mlt-shop -d -p 3000:3000 mltdocker/next-ecommerce
Set up database
Open http://localhost:3000 with your browser to see the result.
Open http://localhost:3000/api/graphql
with your browser to run queries or to see docs of API.
yarn knex:seed
BeesCloud / NextJS ECommerce Demo
$ docker rm -f [container-ID] && docker rmi mltdocker/nextjs-examples or docker rm -f $(docker ps -a -q)
1.0.0
This project is licensed under the MIT License
Live Object Recognation BeesCloud Vision@AI
Please whatsApp +65-8201-0159 or drop me an e-mail at [email protected] for whatever reason? FREE STUFF : free office, online storage, AI https://www.beesdot.com
Content type
Image
Digest
Size
225.7 MB
Last updated
over 5 years ago
docker pull mltdocker/next-ecommerce