Giter Site home page Giter Site logo

symfomany / bamboo-distribution Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grisendo/bamboo-distribution

0.0 1.0 0.0 19.38 MB

Elcodi distribution. Template application with front and backoffice. Customize me!

License: MIT License

PHP 6.25% Ruby 0.70% Shell 0.02% Puppet 0.30% CSS 50.11% JavaScript 42.15% CoffeeScript 0.47%

bamboo-distribution's Introduction

Horus Distribution

Welcome to the Horus distribution - a fully-functional e-commerce application built using Elcodi components featuring a simple front-end and a backoffice administrator.

Composer is required to manage dependencies.

if you have not yet installed Composer, download it following the instructions on http://getcomposer.org/ or just run the following command:

    $ curl -s http://getcomposer.org/installer | php

Requirements

The application uses Vagrant to set up and configure a development environment with a fully set-up web application.

1. Get the code by cloning this repo

    $ git clone https://github.com/elcodi/bamboo-distribution.git

2. Run composer update

It's better that you run the composer update in the host machine, before booting the virtual machine, since the update process is generally very memory intensive

   # Be sure you are in the bamboo-distribution directory
   $ composer update --prefer-source

3. Download and install Vagrant

Get and install Vagrant from the official download page.

4. Edit your hosts file

Edit you hosts file by adding:

10.10.10.10   bamboo.dev

In linux and OSX, it is located in /etc/hosts. In windows7-8 you can find it in C:\Windows\System32\drivers\etc\hosts (you will need to edit the file as administrator)

5. Crank up the virtual machine

Enter the vagrant directory of the code tree and initialize the environment.

$ cd vagrant
$ vagrant up

6. Go get some coffee

When the vagrant provisioning is done, point your browser to http://bamboo.dev and you are done!

7. Logging into the backoffice

Point your browser to http://bamboo.dev/admin and use the following credentials:

email: [email protected]
password: 1234

8. Play!

Look at the example bundles to see how to extend and customize the front and backoffice web applications.

bamboo-distribution's People

Contributors

alch avatar grisendo avatar

Watchers

 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.