You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`--data-provider`: Set the data provider to use ("data-fakerest", "data-simple-rest", "data-json-server", "supabase" or "none")
54
+
*`--data-provider`: Set the data provider to use ("fakerest", "simple-rest", "json-server", "supabase" or "none")
55
55
*`--auth-provider`: Set the auth provider to use ("local-auth-provider" or "none")
56
56
*`--resource`: Add a resource that will be initialized with guessers (can be used multiple times). Set to "skip" to bypass the interactive resource step.
57
57
*`--install`: Set the package manager to use for installing dependencies ("yarn", "npm", "bun" or "skip" to bypass the interactive install step)
0 commit comments