saleor

A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React. (by render-examples)

Saleor Alternatives

Similar projects and alternatives to saleor

  • Saleor

    85 saleor VS Saleor

    Saleor Core: the high performance, composable, headless commerce API.

  • saleor-dashboard

    A GraphQL-powered, single-page dashboard application for Saleor.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • saleor-platform

    All Saleor services started from a single repository with docker-compose.

  • storefront

    5 saleor VS storefront

    Saleor Storefront built with React 18, Next.js 14, App Router, TypeScript, GraphQL, and Tailwind CSS. (by saleor)

  • saleor-storefront

    Discontinued A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRECATED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better saleor alternative or higher similarity.

saleor reviews and mentions

Posts with mentions or reviews of saleor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-01.
  • Junior python dev - looking for tips
    1 project | /r/learnpython | 31 Oct 2022
    Maybe give Django a try and build a useful demo app to show prospective employers? I love working with Flask but Django is more common for business/enterprise use. Here's a Django quickstart that you could try out on Render, and another example that deploys an open source CMS to Render for a more complex use case.
  • Migrate a Django App from Heroku to Render (and get it ready for prod)
    7 projects | dev.to | 1 Jul 2022
    services: - name: saleor type: web env: python repo: https://github.com/render-examples/saleor buildCommand: pip3 install -r requirements.txt && python manage.py migrate --no-input startCommand: ALLOWED_HOSTS=".onrender.com" gunicorn --bind :$PORT --workers 4 --worker-class uvicorn.workers.UvicornWorker saleor.asgi:application envVars: - key: DJANGO_SETTINGS_MODULE value: saleor.settings - key: DEBUG value: True - key: NPM_CONFIG_PRODUCTION alue: false - key: DEFAULT_FROM_EMAIL value: [email protected] - key: ENABLE_ACCOUNT_CONFIRMATION_BY_EMAIL value: False - key: SECRET_KEY generateValue: true - key: DATABASE_URL fromDatabase: name: saleor-db property: connectionString - key: REDIS_URL fromService: type: redis name: saleor-redis property: connectionString - key: PYTHON_VERSION value: 3.9.0 databases: - name: saleor-db ipAllowList: [] # only allow internal connections

Stats

Basic saleor repo stats
2
5
0.0
about 1 year ago

render-examples/saleor is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of saleor is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com