A viewer for Utah Dog Park webcams. https://doggos.kescher.at
Go to file
Jeremy Kescher 49becc29ef
Bump service worker version
2022-09-08 15:27:59 +02:00
public Update source code link 2022-09-08 15:26:23 +02:00
src Bump service worker version 2022-09-08 15:27:59 +02:00
.browserslistrc init 2020-12-07 17:39:39 +01:00
.eslintignore Let ESLint ignore TypeScript definitions 2020-12-07 20:53:03 +01:00
.eslintrc.js Update dependencies, fix linting, enforce trailing commas 2022-05-28 12:16:49 +02:00
.gitignore Only update if needed, do final deploy into seperate directory 2020-12-08 21:40:07 +01:00
LICENSE LICENSE 2022-05-28 13:44:24 +02:00
README.md fix commands in README 2020-12-07 20:51:58 +01:00
babel.config.js Update dependencies, fix linting, enforce trailing commas 2022-05-28 12:16:49 +02:00
cam-template.html Update source code link 2022-09-08 15:26:23 +02:00
gen-nojs-pages.bash Update source code link 2022-09-08 15:26:23 +02:00
package.json Update dependencies, fix linting, enforce trailing commas 2022-05-28 12:16:49 +02:00
postcss.config.js Update dependencies, fix linting, enforce trailing commas 2022-05-28 12:16:49 +02:00
tailwind.config.js Update dependencies, fix linting, enforce trailing commas 2022-05-28 12:16:49 +02:00
tsconfig.json init 2020-12-07 17:39:39 +01:00
update.sh Also precompress gzip now 2020-12-08 22:31:00 +01:00
yarn.lock Update dependencies, fix linting, enforce trailing commas 2022-05-28 12:16:49 +02:00

README.md

doggos

Project setup

yarn

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.