Skip to content

quentinRogeret34/weekend-website

 
 

Repository files navigation

estcequecestbientotleweekend.fr

Ok, the code sucks. But I was drunk when I did it.

Install

$ pipenv --three install
$ echo "127.0.0.1 weekend.test" | sudo tee -a /etc/hosts

Start

$ pipenv shell
$ inv start

Builder

inv builder

Deploy

$ fab prod deploy

Releases

No releases published

Packages

No packages published

Languages

  • Python 42.5%
  • PHP 40.6%
  • Dockerfile 10.4%
  • Twig 4.8%
  • Shell 1.7%