1
0
mirror of https://github.com/ddworken/hishtory.git synced 2025-01-25 07:38:52 +01:00
hishtory/.gitignore
David Dworken 52a4fbc96b
Add web UI for querying history from the browser ()
As requested in  and  

* Add initail version of a web UI for querying history from the browser

* Rename webui command

* Add basic test for the web UI

* Add README for the web UI

* Add basic auth for the web server

* Add status code when panic-ing
2024-02-19 09:34:33 -08:00

12 lines
176 B
Plaintext

web/landing/www/binaries/hishtory-linux
hishtory
backend/server/server
postgres-data/
server
!backend/server
.DS_Store
node_modules/
package.json
package-lock.json
.prettierrc