Skip to content

tuurek/drupal-helfi-form-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hel.fi Form tool

Description of your project.

Environments

Env Branch Drush alias URL
development * - https://hel-fi-form-tool.docker.so/
production main @main TBD

Requirements

You need to have these applications installed to operate on all environments:

  • Docker
  • Stonehenge
  • For the new person: Your SSH public key needs to be added to servers

Create and start the environment

Start up the environment:

$ make up

Install the site from scratch or using existing configuration:

$ make new

Or sync the database from testing environment:

$ make fresh

To show all available commands:

$ make help

Login to Drupal container

This will log you inside the app container:

$ make shell

Documentation

See documentatation.

About

Form creation toolkit for drupal-helfi-platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 70.4%
  • Makefile 8.0%
  • Twig 7.8%
  • SCSS 7.8%
  • JavaScript 3.9%
  • Shell 1.6%
  • Other 0.5%