louisthomaspro / horcholle-website

Website for a stonecutter using Laravel 5.7, Datastore, Travis CI, hosted on App Engine and an admin panel managed through the Google Drive API and VueJS.

Home Page:https://horcholle.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

horcholle.fr

  • Laravel 5.7
  • Google App Engine
  • Travis CI
  • Google Drive API
  • VueJS

Sources :


Important commands :

tar -czf credentials.tar.gz secrets app.yaml .env
travis login --pro
travis encrypt-file credentials.tar.gz --pro --add
${HOME}/google-cloud-sdk/cloud_sql_proxy -instances=horcholle:europe-west1:horcholle-instance-prod=tcp:3307 -credential_file=secrets/travis-cloud-sql-access.json &

About

Website for a stonecutter using Laravel 5.7, Datastore, Travis CI, hosted on App Engine and an admin panel managed through the Google Drive API and VueJS.

https://horcholle.fr/


Languages

Language:PHP 56.2%Language:HTML 29.5%Language:CSS 10.5%Language:JavaScript 2.4%Language:Vue 1.4%