Giter Site home page Giter Site logo

csaltos / pimcore-skeleton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from instride-ch/pimcore-skeleton

0.0 2.0 0.0 2.07 MB

Pimcore Skeleton with Docker and Webpack

License: GNU General Public License v3.0

PHP 58.30% HTML 24.98% JavaScript 7.14% CSS 9.59%

pimcore-skeleton's Introduction

Pimcore Skeleton

Getting started

Create a new Project

composer create-project w-vision/pimcore-skeleton:5.4

Start Docker

docker-compose up -d

Connect to Docker

docker-compose exec php bash

Install Pimcore

vendor/bin/pimcore-install --admin-username=admin \
                           --admin-password=admin \
                           --mysql-host-socket=db \
                           --mysql-username=pimcore \
                           --mysql-password=pimcore \
                           --mysql-database=pimcore

Install Node Modules

yarn install

Run Webpack

yarn dev:server

Copyright

w-vision AG, Sandgruebestrasse 4, 6210 Sursee, Switzerland
https://www.w-vision.ch, [email protected]
Copyright © 2018 w-vision AG. All rights reserved.

pimcore-skeleton's People

Contributors

aarongerig avatar dpfaffenbauer avatar dependabot-preview[bot] avatar

Watchers

James Cloos 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.