mathewtrivett / smpa-frontend

Front end for Submit my Planning Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying

  1. Ensure you have a .env file inside planning-app-ui containing a development EnvKey for the Hackney SmPA project.

  2. If this is the first time you're deploying, run pipenv install, otherwise skip to step 3.

  3. Run pipenv shell to activate the python env

  4. Run goenv

  5. Make sure you have a newly generated /dist

  6. Run fab prod deploy

Force deploying

Each deploy stores a record of files uploaded and a hash of their contents in deploy_production.log - You can force a deploy of all files just by deleting the contents of this log.

About

Front end for Submit my Planning Application


Languages

Language:Vue 79.1%Language:JavaScript 19.8%Language:CSS 0.9%Language:HTML 0.2%