Home
Softono
i

itswadesh

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
3

Software by itswadesh

svelte-commerce
Open Source

svelte-commerce

<div align="center"> <h2>Svelte Commerce</h2> </div> <div align="center"> **The open-source frontend for any eCommerce. Built with a headless approach, using a modern JS stack. The API approach also allows you to merge Svelte Commerce with any third-party tool like payment gateways, POS or AI.** Turnkey integration with - [litekart.in](https://litekart.in/) - [shopify.com](https://www.shopify.com) - [medusajs.com](https://medusajs.com/) </div> <div align="center"> <br> <img width="400" src=".github/svelte-commerce-animated.gif" > </div> <div align="center"> <br> <img width="400" src=".github/svelte-commerce.gif" > <img width="400" src=".github/svelte-commerce-demo.gif" hspace="5"> </div> <br> <p align="center"> <img height="400" src=".github/home-page-mobile.jpg" hspace="10"> <img height="400" src=".github/catalog-listing-mobile.jpg" hspace="10"> <img height="400" src=".github/product-details-mobile.jpg" hspace="10"> </p> <br/> <h2 align="center"> Premium themes made using svelte-commerce </h2> <p align="center"> <img height="200" src=".github/moisny.jpg" hspace="10"> <img height="200" src=".github/jws.jpg" hspace="10"> <br> <br> <img height="200" src=".github/varni.jpg" hspace="10"> <img height="200" src=".github/suffolk.jpg" hspace="10"> </p> <br/> <p align="center"> <img src="https://img.shields.io/badge/Made_With-Svelte-red.svg?style=for-the-badge" alt="Made with Svelte"><br/><br/> <img src="https://img.shields.io/badge/Maintained%3F-Yes-blueviolet?style=for-the-badge" alt="Maintained"> <a href="https://github.com/itswadesh/svelte-commerce/stargazers" target="_blank"> <img alt="Stargazers" src="https://img.shields.io/github/stars/itswadesh/svelte-commerce?style=for-the-badge" ></a> <a href="https://github.com/itswadesh/svelte-commerce/issues" target="_blank"> <img alt="Issues" src="https://img.shields.io/github/issues/itswadesh/svelte-commerce?style=for-the-badge" ></a> <a href="https://t.me/itswadesh" target="_blank"> <img alt="Telegram" src="https://img.shields.io/badge/Telegram-itswadesh-blue.svg?style=for-the-badge"></a> </p> <br/> <p align="center"> <a href="https://github.com/itswadesh/svelte-commerce/discussions/new/choose" target="_blank"> <img src="https://img.shields.io/badge/GitHub-Discussions-blue?logo=github&style=for-the-badge" alt="GitHub Discussions" width="200" height="28"/> </a> <a href="https://discord.gg/GgdAeccwDR" target="_blank"> <img src="https://img.shields.io/badge/Discord-Community-blueviolet?logo=discord&style=for-the-badge" alt="Discord Community" width="200" height="28"/> </a> <a href="https://twitter.com/itswadesh" target="_blank"> <img src="https://img.shields.io/badge/Twitter-Follow-blue?logo=twitter&style=for-the-badge" alt="Twitter Follow" width="200" height="28"/> </a> <a href="https://reddit.com/u/itswadesh" target="_blank"> <img src="https://img.shields.io/badge/Reddit-Profile-FF4500?logo=reddit&style=for-the-badge" alt="Reddit Profile" width="200" height="28"/> </a> </p> <p align="center"> Reach out to me with queries! </p> <br/> <br/> <div align=""> </div> <br/> <h2 class="text-center text-sm font-semibold text-gray-600">TRUSTED BY TEAMS AROUND THE WORLD</h2> <p> <img hspace="10" alt="Varni Jewels" src="https://litekart.in/_app/immutable/assets/varni.DuN9QdLG.webp" class="h-fit w-28 px-2 dark:brightness-0 dark:invert" height="32" style="object-fit: contain;"> <img hspace="10" alt="LRNR" src=".github/lrnr.svg" class="h-8 px-2 dark:brightness-0 dark:invert" height="32" style="object-fit: contain;"> <img hspace="10" alt="Tesoro" src="https://litekart.in/_app/immutable/assets/tesoro.CSdX56Wq.png" class="h-8 px-2 dark:brightness-0 dark:invert" height="32" style="object-fit: contain;"> <img hspace="10" alt="Secretgreen" src="https://litekart.in/_app/immutable/assets/secretgreen.BzzbCiSU.jpg" class="h-8 px-2 dark:brightness-0 dark:invert" height="32" style="object-fit: contain;"> </p> <br/> ## What is it? - Svelte Commerce is a PWA storefront for your existing eCommerce based on Sveltekit. - It is possible to connect with any eCommerce backend that provides an API - We are working on adaptors of Medusajs, Shopify ## Features - πŸ‘¨πŸ»β€πŸ’» 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 - πŸ’° No need to make a big leap or invest huge amount. Just take this opend source project and attach to existing backend. ## Get Started ``` git clone https://github.com/itswadesh/svelte-commerce.git cd svelte-commerce npm i npm run dev ``` Thats all ! Open http://localhost:3000 on chrome. Your app should be live with awesome svelte-commerce up and running ## Development run `npm link` inside `litekart-utils` repo run `npm link @misiki/litekart-utils` inside this repo run `npm link` inside `litekart-connector` repo run `npm link @misiki/litekart-connector` inside this repo ## Configuration There are 3 places to configure 1. `src/lib/config/` All non secret and application wide configs are stored here. If required, change according to your requirement. 2. `.env` All secrets stored here 3. `src/lib/services/index.ts` This is used to define which service to use. Only 1 of the listed service can be active at a time. Valid values are - `export * from '@misiki/litekart-connector'` - `export * from '@misiki/medusa-connector'` ## Deployment Click on the button to directly deploy to Netlify or Vercel. Zero configuration required. <a href="https://app.netlify.com/start/deploy?repository=https://github.com/itswadesh/svelte-commerce" aria-label="Click to deploy into netlify"> <img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to netlify"> </a> [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fitswadesh%2Fsvelte-commerce&env=PUBLIC_LITEKART_DOMAIN&envDescription=arialshop.com) The following envirnoment variable is mandatory ``` PUBLIC_LITEKART_DOMAIN=arialshop.com PUBLIC_LITEKART_API_URL=https://api.litekart.in ``` You can replace the env variable with your store domain ### Docker We also support docker images, use the following command to pull the latest docker image and deploy it: ```sh docker run -d -p 3000:3000 ghcr.io/itswadesh/svelte-commerce:latest ``` ## Features <!-- If you like the ideas behind Svelte Commerce and want to become a contributor - [join github discussions](https://github.com/itswadesh/svelte-commerce/discussions/new/choose), check the list of the [active issues](https://github.com/itswadesh/svelte-commerce/issues) or contact me directly via [email protected] --> Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, Open Source ## Updates Please refer to [CHANGELOG.md](CHANGELOG.md) for updates

JavaScript Libraries & Components E-commerce Platforms
1.8K Github Stars
foodfire
Open Source

foodfire

# FoodFire - Nuxt2.x + Fireabase + Vue2.x ## Backendless Progressive food delivery web app using Nuxt + Firebase <img src="https://i.imgur.com/v2B8eeD.gif" title="Production Video"/> ![Home Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/index.jpg?raw=true) ![Item Added](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/item-added.jpg?raw=true) ![Cart](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/cart.jpg?raw=true) ![Empty Cart](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/empty.jpg?raw=true) ![Order Success](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/success.jpg?raw=true) ![Profile Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/profile.jpg?raw=true) ![Admin Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/admin.jpg?raw=true) ![Error Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/error.jpg?raw=true) ## Quick start > Make sure you have **Node** version >= 10.x, **YARN** >= 2.x > Yarn version >= 1.x > Clone the repo > `git clone https://github.com/itswadesh/foodfire.git` ### navigate inside the directory ```bash cd foodfire ``` ### install the dependencies with yarn `yarn` ### serve with hot reload at localhost:3000 `yarn dev` ### You must be live of http://localhost:3000 ## How to create a pull request - Fork the repo - Do modifications locally - Create a pull request - Merge into foodfire ## Deployment Click on the button to directly deploy to Netlify or Vercel. Zero configuration required. <a href="https://app.netlify.com/start/deploy?repository=https://github.com/itswadesh/foodfire" aria-label="Click to deploy into netlify"> <img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to netlify"> </a> [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fitswadesh%2Ffoodfire&demo-title=Foodfire) ## Features ### Coding & Deployment - Using firebase `firestore` database with realtime update - Single page progressive ecommerce app using VueJs - Offline enabled - Progressive images with lazy loading - All assets(js,css,images) are precached for a faster user experience - Modular coding structure - Auto deploy to Netlify production server - Better and cleaner JavaScript code - Simplified installation and configuration - Reliable: Load fast and provide offline experience - Fast: Respond quickly to user actions - Engaging: Feel like a native app on mobile devices - Integrated google analytics ### Store Front - Checkout using COD - Customer Address - Responsive store front - Dynamic Page Titles - Firebase authentication system (Login with google)

E-commerce Platforms Website Builders
110 Github Stars
shopnx-ecommerce
Open Source

shopnx-ecommerce

This project is created using AngularJS which is getting older. Hence Its getting hard to maintain. I am working on a latest open source ecommerce project using Svelte/Sapper https://github.com/itswadesh/sapper-ecommerce#readme which is super fast and easy to get started # ShopNX - Shopping Cart with AngularJS (eCommerce web application) A single page Shopping Cart web applications with many necessary features of an ecommerce application. # Installation Instructions ## Requirements We need Node https://nodejs.org/en/ (To create web server) + Git https://git-scm.com/ (Version Control System) + MongoDB https://www.mongodb.com/ (Database) + Python 2.7 https://www.python.org/downloads/release/python-2710/ Go ahead download and install them Install Visual C++ Build Tools using the Default Install option. Run the following commands (Required Once) [Note: Second command is required only for Windows] `npm config set python python2.7` `npm config set msvs_version 2015` We need to start an instance of MongoDB. In my case it was sitting @ `C:\Program Files\MongoDB\Server\3.0\bin\mongod.exe` # Install Run the following commands and the application will start automatically 1. npm i -g grunt-cli (This creates and runs javascript repetative tasks ) 2. npm i -g bower ( A frontend package manager for web applications) 3. npm i -g --production windows-build-tools (Only for Windows) 4. npm i (Install all nodejs dependencies) 5. bower i (Installs bower components) 6. grunt serve # Features ### Store Front features * Single page web app (SPA) created using AngularJS, NodeJS, Express, MongoDB (MEAN) * Fastest shop experience * Fast Product Search, Filter with AJAX * Price slider and multiple brand selector * Faster Add to Cart and Product Details * Checkout with Paypal Integration * Minimal User Registration process * Order history and Password Management * Facility for Multi level Category * Mobile optimized with Bootstrap * Instant updates for any changes made across all clients with SocketIO implementation * Loads more products on scroll (No paging required) ### Store Back Office * Products, Categories, Brand, Order Management from admin panel with easy directives * Manage Order and Change Status from admin panel * Facility for Multiple product variants (size, color, price, image) * User roles - Administrator, User, Guest * SEO friendly URLs for each page * Secure and quality code - Takes care all single page web app standards

JavaScript Libraries & Components E-commerce Platforms
69 Github Stars