Skip to content

johnynsk/bootstrap-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple project bootstrap

introduction

Simple project contains nginx, php-fpm, mongodb, memcached.

have pre-defined composer and bootstrap for PSR-0/PSR-4 autoload

moments

Runs with docker-compose

upstream: 0.0.0.0:8080, you need to change it.

deploying

cd app
composer install
docker-compose up

testing

curl http://localhost:8080/

You will get output from phpinfo function

About

bootstrap project in php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published