receipts/src
Dustin ab4b443a2d 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:09:13 -06:00
..
config.rs Fetch transactions from Firefly III 2025-03-08 16:01:08 -06:00
firefly.rs Attach receipts to Firefly transactions 2025-03-08 20:08:14 -06:00
main.rs Fix path to static resources 2025-03-08 20:09:13 -06:00