mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-11-22 03:27:09 +01:00
Openai demo app vertical reorg (#234)
* organize demo ai app vertically * Update main.wasp.diff * Update guided-tour.md * Leftover vertical org changes (#233) * newsletter dir & leftovers * update app_diff * Update guided-tour.md * Update guided-tour.md
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
},
|
||||
},
|
||||
}
|
||||
@@ -195,7 +193,10 @@
|
||||
@@ -125,7 +123,10 @@
|
||||
email String? @unique
|
||||
username String? @unique
|
||||
lastActiveTimestamp DateTime @default(now())
|
||||
|
||||
Reference in New Issue
Block a user