/ecommerc

Primary LanguageSvelteMIT LicenseMIT

We are changing with Sveltekit change. Right now we are at `kit:1.0.0-next.442`

To start Development

git clone git@github.com:itswadesh/svelte-commerce.git
npm i
npm run dev

To deploy

docker compose up

version Branch stable Typescript

Branch Develop Branch Develop Branch Develop

Svelte Commerce?

Svelte Commerce is an advanced Frontend Platform for eCommerce based on Sveltekit


  • 🛍️ Attach Svelte store front to Misiki and your complete ecommerce tech stack becomes fre.
  • 👥 The demo uses litekart as backend
  • 👨🏻‍💻 Its both SSR and SPA
  • 🚀 Superfast
  • 🔗 It is possible to connect with any eCommerce backend if the backend has Rest API
  • 🔓 Svelte Commerce is free and open source. Download and modify it the way you want
  • 🛒 Most of the essential features for ecommerce are already integrated
  • 🕒 Save hours of development time setting up an ecommerce store front
  • 💰 No need to make a big leap or invest huge amount. Just take this opend source project and attach to existing backend.
  • 🐛 If you have discovered a bug or have feature suggestion, feel free to create/join a discussion on Github.
  • 👍 I have been supporting this project alone since 2019. Any little code contribution will be appreciated
  • ✨ Deployment to Netlify or Vercel with zero-configuration

Latest Updates

Update 26-April-2022

  • 04-September-2022 - Zero-configuration Coolify deployment
  • 04-September-2022 - New fully working theme launched
  • 04-September-2022 - Attached to ReST API Backend, Migrated to new Sveltekit version
  • 26-April-2022 - Latest SvelteKit version
  • 26-April-2022 - Improved image lazy loading
  • 26-April-2022 - New Banners section
  • 26-April-2022 - New Authentication System
  • 26-April-2022 - New Blogs section
  • 24-April-2022 - Zero-configuration Vercel deployment
  • 22-July-2021 - Integrated with netlify deployment
  • 07-May-2021 - Completely Migrated to SvelteKit

Installation

Install - NodeJS - Yarn - Git

git clone https://github.com/itswadesh/svelte-commerce.git
cd svelte-commerce
yarn
yarn dev

Thats all !

Open http://localhost:3000 on chrome. Your app should be live with awesome sveltekit up and running

Configurations

If required change config/index.ts according to your requirement

Deployment

Click on the button to directly deploy to Netlify or Vercel. Zero configuration required.

Deploy to netlify

Deploy with Vercel

Features

  • Awesome shiny new SvelteKit V-
  • Typescript for rock solid app
  • TailwindCSS Integrated
  • Server Rendered
  • Proxy + API integrated
  • Lazy loading images
  • Animations (Page transition)
  • Login
  • Cart & Checkout
  • Settings from database
  • Stores
  • SEO optimized pages
  • Carousel (Slider)
  • Toasts (Notifications)
  • Loading Indicators
  • Componentized Checkbox, Radio, Textbox
  • Instant Search
  • Faceted filters
  • API calls
  • Skeletons
  • Responsive

Contributing

If you like the ideas behind Svelte Commerce and want to become a contributor - join github discussions, check the list of the active issues or contact me directly via swadesh@litekart.in

Thank

A big thank to jycouet for making such a wonderful package KitQL

Support