Skip to content

Insax/savetheinternet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f72699d Β· Jul 21, 2018
Jun 19, 2018
Jun 20, 2018
Jun 12, 2018
Jun 20, 2018
Jun 16, 2018
Jun 19, 2018
Jun 28, 2018
Jul 7, 2018
Jul 10, 2018
Jun 14, 2018
Jun 16, 2018
Jun 16, 2018
Jun 13, 2018
Jun 16, 2018
Jun 14, 2018
Jun 16, 2018
Jun 16, 2018
Jun 14, 2018
Jun 19, 2018
Jun 14, 2018
Jun 15, 2018
Jun 19, 2018
Jun 19, 2018

Repository files navigation

SaveTheInternet


Save the Internet with us


πŸ“Œ About

On 20 June, the European Parliament will vote on the Copyright Directive.
Members of the parliament are the only ones that can stand in the way of bad copyright legislation.


πŸ’» Website

https://savetheinternet.info


πŸ”§ Development

Requirements

Getting started

  • Install the requrirements listed above
  • Start the docker daemon (follow the instructions provided for your OS)
  • Navigate to the project root within your shell (PowerShell/Bash)
  • run docker-compose up -d app to start the development server
    • It will take some time at the first start, subsequent starts are much faster
  • run docker-compose run --rm app composer install to install dependencies
  • run yarn && yarn build
  • comment REDIS Settings in Local Development
  • open http://localhost:8080 to view the site

πŸ”© Used technologies / Libraries / Frameworks