This website requires JavaScript.
Explore
Help
Sign In
phares3757
/
gatus
Watch
3
Star
0
Fork
0
You've already forked gatus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gatus
/
web
/
app
History
TwinProduction
7f6f127f4f
Default showAverageResponseTime to true in details page too
2021-03-26 18:28:41 -04:00
..
public
Minor updates
2021-01-29 23:10:01 -05:00
src
Default showAverageResponseTime to true in details page too
2021-03-26 18:28:41 -04:00
.gitignore
Start working on migrating frontend to Vue 3
2021-01-24 04:50:58 -05:00
babel.config.js
Start working on migrating frontend to Vue 3
2021-01-24 04:50:58 -05:00
package-lock.json
Implement toggleable average response time (frontend) + Persist refresh interval (frontend) + Update dependencies (frontend)
2021-03-25 21:01:03 -04:00
package.json
Add page for individual service details
2021-01-27 18:25:37 -05:00
postcss.config.js
Start working on migrating frontend to Vue 3
2021-01-24 04:50:58 -05:00
README.md
Start working on migrating frontend to Vue 3
2021-01-24 04:50:58 -05:00
tailwind.config.js
Start working on migrating frontend to Vue 3
2021-01-24 04:50:58 -05:00
vue.config.js
Remove web.context-root
2021-01-31 05:49:01 -05:00
README.md
app
Project setup
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
Customize configuration
See
Configuration Reference
.