GithubHelp home page GithubHelp logo

stanislav-ivanov / playground Goto Github PK

View Code? Open in Web Editor NEW

This project forked from causepilot/playground

0.0 0.0 0.0 372 KB

Dockerfile 0.83% Shell 0.25% JavaScript 1.19% Makefile 0.32% PHP 21.62% Twig 16.82% CSS 19.98% SCSS 38.98%

playground's Introduction

Cause Pilot

1 Prerequisites

  • Install Docker
  • Make sure nothing is running on ports 80
  • Make sure make is installed on your machine this should already be installed on Mac Os, and a lot of other *nix distros.

2 Getting Started

A. Quickstart

To get stated quickly:

make init start 

This will build and start the containers. NOTE: ensure that no other cli jobs/processes are running before running this command.

Run the docker-compose to launch containers

Either make start or docker-compose up -d

This will launch all the containers need for running the application.

Getting started with Cause Pilot

You should be able to visit localhost:80

Node/Bower etc.

Bower and npm run whenever the container run make deploy You can also run each one individually, see Makefile for more.

CSS

For css Compilation we are using SASS (with scss) and Gulp. Just run:

make css

Cache and Permission Issues

If you are getting errors about directories or permission issues, the following will recreate the app and log directories.

make clear-cache

Command Line

If you need to get to an internal container command line, to run other commands and such just:

docker exec -it php-cli /bin/bash

playground's People

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.