Skip to content

Commit d4e80cc

Browse files
committed
add todo
1 parent 6592ca7 commit d4e80cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ app.add_middleware(
198198

199199
## Todo's
200200

201+
- Example api endpoint that demonstrates handling file paths for `--add-data` files and using `sys._MEIPASS` to find the path relative to the production executable.
202+
201203
- Pass parameters to the sidecar (like server port) via a frontend form.
202204

203205
- Pass argument `--dev-sidecar` to `pnpm tauri dev` script that tells Tauri to run sidecars in "dev mode". This would allow for running the python code from the python interpreter installed on your machine rather than having to manually compile with `pnpm build:sidecar-[os]` each time you make changes to the Python code.

0 commit comments

Comments
 (0)