Code Monkey home page Code Monkey logo

pori-events's Introduction

tapahtumat.pori.fi

The tapahtumat.pori.fi calendar contains all the events and activities near Pori.

Local development

Setup

  1. Read the Lando docs and install the latest Lando.
  2. Check out the repo: git clone [email protected]:City-of-Pori/pori-events.git tapahtumat && cd tapahtumat/drupal.
  3. Start the site: lando start.
  4. Sync the local database with selected environment: lando syncdb <env> (stage by default, prod). Connect to the required VPN first.
  5. Update the local database & enable development components: lando update.
  6. Go to https://tapahtumat.lndo.site/.

Services

Tools

Full commands/tools overview is available by running lando. Custom tools:

  • lando bower, lando gulp, lando npm - frontend tooling,
  • lando index - sets up the elasticsearch indexes,
  • lando update - updates the local db & enables dev components,
  • lando migrate - imports migrate_source_event migration group,
  • lando xdebug-on - enables xdebug,
  • lando xdebug-off - disables xdebug.

PHP 8.x Compatibility Check (dev only)

Check custom modules folder + themes folder: lando ssh -c "phpcs --standard=vendor/phpcompatibility/php-compatibility/PHPCompatibility --extensions=php,inc,module,install --colors --report-full=report_80_custom.txt --runtime-set testVersion 8.0 -ps web/themes -ps web/modules/custom"

Check contrib modules folder: lando ssh -c "phpcs --standard=vendor/phpcompatibility/php-compatibility/PHPCompatibility --extensions=php,inc,module,install --colors --report-full=report_80_contrib.txt --runtime-set testVersion 8.0 -ps web/modules/contrib"

Old readme.

pori-events's People

Contributors

mr-valters avatar senadmaljici avatar artursv avatar mhernesniemi avatar demoshane avatar tormi avatar tuukkaturu avatar juhaniemi avatar tharna avatar agnis-mateuss avatar aleksijohansson avatar operinko avatar viljamivahteruswunder avatar artiskrumins avatar teroelonen avatar dependabot[bot] avatar zeip avatar

Watchers

James Cloos avatar  avatar Dāvis 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.