Coder Social home page Coder Social logo

starter-site-php's Introduction

starter-site-php

Build Status Code Climate Test Coverage SensioLabsInsight

starter for symfony frontend app

TODO

  • Actuellement, chaque partner fait son propre build docker. A terme => par par le hub et lancer des hook avec le tag associé

Installation

git clone https://github.com/romainprignon/starter-site-php.git
cd starter-site-php
rm -rf .git
git init
git remote add origin <repo_url>
composer run-script initialize

time for coffee... :)

Usage

set env=dev
composer run-script start

environment variable

env => dev || test || prod

Docker

You should use docker instead of local development

dev

$ docker-compose -f docker-compose-dev.yml up (-d)

test

$ docker-compose -f docker-compose-test.yml up -d

prod

docker-compose -f docker-compose-prod.yml up -d

Test

composer run-script test

Debug

Documentation

Take a look at the documentation table of contents.

License

The code is available under the MIT license.

frontend dependency

We use gulp for frontend dependency

npm run task build

starter-site-php's People

Contributors

romainprignon avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.