Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 1007 Bytes

README.md

File metadata and controls

55 lines (43 loc) · 1007 Bytes

Installation

Install following (Prerequisites)

git clone https://github.com/itswadesh/sapper-ecommerce.git
cd sapper-ecommerce
yarn
yarn dev

Thats all !

Open http://localhost:4400 on chrome. Your app should be live now

Deployment

Setup devops/live.js (Change according to your hosting envirnoment)

const PM2_NAME = 'h'
const REMOTE_DIR = '/var/www/hopyshopy/www'
const REMOTE_HOST = '165.22.222.60'
const REMOTE_USER = 'root'

Rename sample.env to .env and enter your server private key

Next

yarn live

Configurations

If required change src/config.js according to your requirement

Features

  • TailwindCSS Integrated
  • Server Rendered
  • SEO features
  • Carousel (Slider)
  • Instant Search
  • Faceted filters
  • 1 click deploy to live server
  • API calls
  • Skeletons
  • Responsive
  • Loading Indicators
  • Componentized Checkbox, Radio, Textbox
  • PWA
  • >90 PWA score