add: postgres support
chore: restructure
This commit is contained in:
parent
cda879f6df
commit
b6fe2fba37
58 changed files with 3403 additions and 603 deletions
3
crates/app/src/public/images/default-avatar.svg
Normal file
3
crates/app/src/public/images/default-avatar.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="460" height="460" viewBox="0 0 460 460" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="460" height="460" fill="#C9B1BC"/>
|
||||
</svg>
|
After Width: | Height: | Size: 159 B |
3
crates/app/src/public/images/default-banner.svg
Normal file
3
crates/app/src/public/images/default-banner.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="460" height="460" viewBox="0 0 460 460" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="460" height="460" fill="#C9B1BC"/>
|
||||
</svg>
|
After Width: | Height: | Size: 159 B |
Loading…
Add table
Add a link
Reference in a new issue