AppFlowy/frontend/appflowy_tauri/src-tauri
Nathan.fooo 056e2d49d0
feat: integrate postgres storage (#2604)
* chore: env config

* chore: get user workspace

* feat: enable postgres storage

* chore: add new env

* chore: add set env ffi

* chore: pass env before backend init

* chore: update

* fix: ci tests

* chore: commit the generate env file

* chore: remove unused import
2023-05-23 23:55:21 +08:00
..
.cargo Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
icons Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
src feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
.gitignore Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
build.rs Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
Cargo.lock feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
Cargo.toml feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
rust-toolchain.toml ci: add tauri ci (#1833) 2023-02-10 14:30:34 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
tauri.conf.json ci: tauri build (#2485) 2023-05-10 13:27:50 +08:00