Skip to content

jterral/estcequecestbientotleriznoir

Repository files navigation

main License VueJS Version


Logo

Est-ce que c'est bientôt le riz noir ?

An awesome website for Benjamin!

View Site · Report Bug · Request Feature

Getting Started

Installation

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Dockerize

Local

Build and start container:

docker build -t estcequecestbientotleriznoir .
docker run --rm -it -p 8080:80 --name estcequecestbientotleriznoir-app estcequecestbientotleriznoir

Terraform to Azure

Connect to Azure

az login

Terraform

In terraform folder.

terraform init
terraform validate
terraform fmt
terraform plan

License

Distributed under the MIT License. See LICENSE for more information.