Skip to content

inspired of laradock, for simple local development

Notifications You must be signed in to change notification settings

genffy/local-dev

Repository files navigation

[WIP] local-dev

inspired of laradock for simple local development.

Stater

  • create .env file
    just copy from .env.example and modify it.
cp .env.example .env
  • run command
# mongo mysql redis nginx
docker-compose up -d <which_container_name>

GUI app

Mysql

Sequel Ace

MongoDB

Studio 3T

About

inspired of laradock, for simple local development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published