Skip to content
/ tree Public

Categories tree with cache and rebuildidng tree after load each node(small traffic usage) Frontend + Backend[PHP 7.*]

License

Notifications You must be signed in to change notification settings

klobastov/tree

Repository files navigation

preview

Init project

  • docker-compose up -d
  • docker exec -i task_php_1 composer install
  • docker exec -i task_php_1 chmod 777 app/state
  • su -c "sed -i '/[0-9\.] task.local/d' /etc/hosts && echo $(docker inspect -f "{{.NetworkSettings.Networks.task_default.Gateway}}" task_nginx_1) task.local >> /etc/hosts"

About

Categories tree with cache and rebuildidng tree after load each node(small traffic usage) Frontend + Backend[PHP 7.*]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published