- Light, less than 1MB
- Use standard packages:
- PHP 7.2 ready
- Include docker development configuration
- git clone [email protected]:rtorralba/lpf.git
- cd lpf
- mv env.json.example env.json
- Start development server
- composer start (PHP 7.2 environment in your PC)
- docker-compose up (Only needs docker and docker-compose)