Dustin C. Hatch cdf50c159c Fix path to static resources
In production deployments, the static assets are stored in
`/usr/local/share/receipts/static`.  The working directory is
`/usr/local/share/receipts`, so using a relative path of `static` is
sufficient.  We can use the same path in development with a symlink
pointing to the `esbuild` output directory.
2025-03-08 20:08:45 -06:00
2025-03-08 11:11:42 -06:00
2025-03-08 20:08:45 -06:00
2025-03-05 18:02:52 -06:00
2025-03-08 16:01:08 -06:00
2025-03-08 16:01:08 -06:00
2025-03-08 16:01:08 -06:00
2025-03-05 18:02:52 -06:00
2025-03-05 18:02:52 -06:00
2025-03-05 18:02:52 -06:00
2025-03-08 20:08:45 -06:00
Description
No description provided
374 KiB
Languages
Rust 55.4%
TypeScript 35.5%
JavaScript 2.7%
CSS 2.7%
Dockerfile 2.2%
Other 1.5%