2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-09-21 05:49:03 -04:00
Go to file
Adam Goldsmith 7f2c4f48b2 server: Remove pretty-ms and node-gyp dependencies
Left over from when server and client shared dependencies
2021-11-03 18:55:58 -04:00
public Add favicon 2021-10-14 11:32:52 -04:00
server server: Remove pretty-ms and node-gyp dependencies 2021-11-03 18:55:58 -04:00
src Add card footer with last updated time as string 2021-11-03 16:10:53 -04:00
types Define a slug in the config, rather than using the name as one 2021-10-13 23:31:47 -04:00
.editorconfig Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
.gitignore Switch to Vite bundler, upgrade to Vue3, and split server into subfolder 2021-10-13 23:23:57 -04:00
.prettierrc Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
index.html Apply prettier 2021-10-28 01:06:08 -04:00
package-lock.json Use bootstrap for styling 2021-11-03 16:10:53 -04:00
package.json Use bootstrap for styling 2021-11-03 16:10:53 -04:00
printerStatus.service Add systemd service file 2020-09-10 18:01:57 -04:00
tsconfig.json Switch to Vite bundler, upgrade to Vue3, and split server into subfolder 2021-10-13 23:23:57 -04:00
vite.config.ts Apply prettier 2021-10-28 01:06:08 -04:00