AlaeddineMessadi / advancedmusic_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api_server

Get started

$ make build    # for docker containers build
# note: the first build will take time on installing gcc and g++
$ make run      # run the containers

Helpers

$ make enter    # ssh to the app container
$ make install  # to install dependencies

XDebug

# run this 
$ sudo ip addr add 10.0.2.2/24 dev lo label lo:1

About

License:MIT License


Languages

Language:PHP 94.1%Language:Dockerfile 2.5%Language:HTML 2.1%Language:Makefile 1.3%