Skip to content

sskorc/soliloquy

Repository files navigation

Soliloquy

Yet another PHP pet project

Running

You have to have Docker and docker-compose installed.

  1. Run the environment
docker-compose up -d
  1. Get into the bash
docker exec -it soliloquy_web_1 bash
  1. Install dependencies
composer install -n

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors