Go to file
ray 5776def861 owa tracking half working
initial page load is accurate but then subsequent navigation registers the
event as originating not from the destination page but the current page.
2020-05-06 00:22:02 +03:00
app owa tracking half working 2020-05-06 00:22:02 +03:00
cms update 2019-03-11 14:10:03 +02:00
etc/nginx/sites-available updates 2020-05-03 15:10:54 +03:00
.env-dev update: directory structure 2019-02-26 12:59:48 +02:00
.env-production updates 2020-05-03 15:10:54 +03:00
.gitignore update: directory structure 2019-02-26 12:59:48 +02:00
README.md updates 2020-05-03 15:10:54 +03:00
TODO.md update 2019-02-17 19:19:07 +00:00
docker-compose.yml add owa tracking 2020-05-05 19:54:58 +03:00
yarn.lock fix: environment variables - now using @nuxtjs/dotenv 2019-02-25 18:31:31 +00:00

README.md

docker-compose.yml will use .env to set environment variables.
Rename either .env-dev or .env-production to .env before running for the first time.

If need to (re)create a database see cms/README.md