mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Add todo example and --configure to setup
This commit is contained in:
@@ -104,6 +104,7 @@ export async function gatherConfig(
|
||||
result.api = "none";
|
||||
result.auth = false;
|
||||
result.dbSetup = "none";
|
||||
result.examples = ["todo"];
|
||||
}
|
||||
|
||||
if (result.backend === "none") {
|
||||
|
||||
Reference in New Issue
Block a user