progress
server is launchable and passkey support works
This commit is contained in:
parent
ee172d84a8
commit
c572066571
21 changed files with 857 additions and 40 deletions
|
@ -3,5 +3,6 @@
|
|||
Setting `isTypeScriptProject` to true will force the blueprint generators to generate TypeScript
|
||||
rather than JavaScript by default, when a TypeScript version of a given blueprint is available.
|
||||
*/
|
||||
"isTypeScriptProject": true
|
||||
"isTypeScriptProject": true,
|
||||
"pnpm": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue