Skip to content

Fork of `saleor/saleor-platform` repo for running Saleor locally in development

License

Notifications You must be signed in to change notification settings

witoszekdev/saleor-platform-local-development

 
 

Repository files navigation

Saleor Platform - LOCAL DEVELOPMENT

Run all Saleor services from one repository.

This fork makes it easy to install apps that are running on localhost without creating a tunnel

About

This is a fork of official saleor-platform that uses host network in docker-compose.yaml which makes installing apps locally possible. Without this you would need to create reverse proxies inside Docker network or tunnels to make apps installable.

Running it

docker compose up -d api worker

Requirements

  • Docker daemon that supports host network
    • Linux: works out of the box
    • macOS: Docker Desktop is not supported, use OrbStack
    • Windows: Docker Deksktop is not supported, no known solution at the moment

License

Disclaimer: This repository is not affiliated or officially supported by Saleor Commerce

About

Fork of `saleor/saleor-platform` repo for running Saleor locally in development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published