8000 GitHub - valesceva/backoffice-local: local docker-compose environment to deploy and configure backoffice
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

valesceva/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

  • JavaScript 98.7%
  • Other 1.3%
0