Skip to content
/ backoffice-local Public template

local docker-compose environment to deploy and configure backoffice

License

Notifications You must be signed in to change notification settings

micro-lc/backoffice-local

Repository files navigation

backoffice-local

local docker-compose environment to deploy and configure backoffice

How to install

To install the repo dependencies

yarn install

be sure to have docker and docker-compose installed on your machine and to be part of the docker group

sudo usermod -aG docker $USER

otherwise run docker/docker-compose commands as root user or sudoing

How to run

See Docs

yarn start

and then browse to http://localhost:8080/

Getting Started

Follow the tutorial

Create a custom components library

Follow the tutorial

About

local docker-compose environment to deploy and configure backoffice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages