All Projects → cezerin → Cezerin

cezerin / Cezerin

Licence: mit
Cezerin is React and Node.js based eCommerce platform.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Cezerin

Grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Stars: ✭ 1,768 (-10.93%)
Mutual labels:  ecommerce, shopping-cart, mongodb
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (-86.15%)
Mutual labels:  ecommerce, pwa, spa
Microweber
Drag and Drop Website Builder and CMS with E-commerce
Stars: ✭ 2,226 (+12.14%)
Mutual labels:  ecommerce, shopping-cart, cms
Sapper Ecommerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, 1 command deploy to production, Open Source, MIT license. Join us as contributor ([email protected])
Stars: ✭ 289 (-85.44%)
Mutual labels:  ecommerce, shopping-cart, pwa
Vuefront
VueFront Core. Turn your old-fashioned CMS website in to a SPA & PWA in 5 minutes
Stars: ✭ 316 (-84.08%)
Mutual labels:  cms, pwa, spa
Falcon
DEITY Falcon - Progressive Web App library for any type of website. Fully Open Source, Platform Agnostic and headless. OSL3.0. Supports Magento 2 PWA storefront, Wordpress PWA and BigCommerce PWA Storefront. Built with ReactJS, NodeJS and GraphQL. Join our community and become a contributor at https://slack.deity.io
Stars: ✭ 501 (-74.76%)
Mutual labels:  ecommerce, pwa, spa
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (-87%)
Mutual labels:  ecommerce, shopping-cart, cms
React Storefront
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([email protected]).
Stars: ✭ 292 (-85.29%)
Mutual labels:  ecommerce, pwa, spa
Mix.core
🚀 Mixcore CMS is an open source CMS that support both headless and decoupled to easily build any kinds of app/web app/customisable APIs built on top of ASP.NET Core / Dotnet Core. It is a completely open source ASP.NET Core (Dotnet Core) CMS solution. https://mixcore.org
Stars: ✭ 304 (-84.69%)
Mutual labels:  ecommerce, cms, pwa
Angular Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Angular10, Firebase, PWA, Drag&Drop, Materialized Bootstrap and i18n 🚀🔥👨‍💻
Stars: ✭ 483 (-75.67%)
Mutual labels:  ecommerce, shopping-cart, pwa
Vue Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Vuejs, + Node.js + Express + MongoDB 🚀🤘
Stars: ✭ 141 (-92.9%)
Mutual labels:  ecommerce, shopping-cart, mongodb
Storefront Ui
Customization-first, performance-oriented and elegant UI framework for eCommerce (and not only) based on Vue.js and Google Retail UX Playbook. Made with 💚 by Vue Storefront team and contributors.
Stars: ✭ 1,827 (-7.96%)
Mutual labels:  ecommerce, pwa
Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: ✭ 2,354 (+18.59%)
Mutual labels:  ecommerce, shopping-cart
Storefront Integration Sdk
If You like to integrate Vue Storefront - PWA for eCommerce with 3rd party platform, use this SDK
Stars: ✭ 124 (-93.75%)
Mutual labels:  ecommerce, pwa
Sunengine
SunEngine – site engine with blog, forum and articles sections features support.
Stars: ✭ 130 (-93.45%)
Mutual labels:  cms, spa
React Shopping Cart
🛍️ Simple ecommerce cart application built with React Redux
Stars: ✭ 1,808 (-8.92%)
Mutual labels:  ecommerce, shopping-cart
Elm Hnpwa
Elm implementation of the Hackernews PWA
Stars: ✭ 135 (-93.2%)
Mutual labels:  pwa, spa
Monitaure
🔔 A server uptime monitoring progressive web application - NO LONGER MAINTAINED
Stars: ✭ 135 (-93.2%)
Mutual labels:  mongodb, pwa
Crucible
API CMS UI powered by Firebase, mithril, and my own dwindling sanity. Oh, and acronyms.
Stars: ✭ 116 (-94.16%)
Mutual labels:  cms, spa
Saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 14,720 (+641.56%)
Mutual labels:  ecommerce, pwa

Cezerin - Ecommerce Progressive Web Apps

CircleCI

Cezerin is React and Node.js based eCommerce platform. Allows creating a Progressive Web Apps.

Built with:

  • Node.js v8.9
  • React v16
  • Redux
  • Express
  • Babel
  • WebPack 4
  • MongoDB

Dashboard

Client-side dashboard use JSON Web Token (JWT) to access REST API.

Cezerin Dashboard

Signin email

Store

Single-Page Application with React server-side rendering. Demo store

Cezerin Store

Cezerin Store

Installation

Requirements

  • Node.js >= 8
  • MongoDB >= 3.2

Documentation

Documentation

Application Structure

.
├── config                   # Project and build configurations
├── dist                     # Distribution folder
├── locales                  # Text files
├── logs                     # Log files
├── public                   # Static public assets and uploads
│   ├── admin                # Dashboard index.html
│   ├── admin-assets         # Dashboard assets
│   └── content              # Store root folder
|
├── scripts                  # Shell scripts for theme install/export
├── src                      # Application source code
│   ├── admin                # Dashboard application
│   │   └── client           # Client side code
│   ├── api                  # REST API
│   │   └── server           # Server side code
│   ├── store                # Store application
│   |   ├── client             # Client side code
│   |   ├── server             # Server side code
│   |   └── shared             # Universal code
│   └── index.js             # Server application start point
├── theme                    # Theme as a local package
└── process.json             # pm2 process file

Sponsoring

Cezerin is an MIT-licensed open source project. It's an independent project with ongoing development made possible thanks to the support of these awesome backers. Become a backer or sponsor on OpenCollective.

Sponsors

Become a sponsor and get your logo on our README on Github and cezerin.com with a link to your site.

0 0 0

Contributing

If you can, please contribute by reporting issues, discussing ideas, or submitting pull requests with patches and new features. We do our best to respond to all issues and pull requests within a day or two, and make patch releases to npm regularly.

Licence

This software is provided free of charge and without restriction under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].