chore: Remove "Sign up and log in" template (#51)

This template is using Noodl Cloud Formation, "cloudServicesTemplateURL", this is not supported in the open source version of Noodl due to the lack of Noodl cloud hosted services.
This commit is contained in:
Eric Tuvesson
2024-01-11 16:08:30 +01:00
committed by GitHub
parent 8fcb6600ad
commit d93319ca81

View File

@@ -27,15 +27,6 @@
"projectURL": "navigation_template/navigation_example_1-7.zip",
"category": "Basic"
},
{
"iconURL": "signup_template/signup_thumbnail.png",
"title": "Sign up and log in",
"desc": "A project with a full sign up and log in flow.",
"projectURL": "signup_template/signuptemplate-2-5.zip",
"category": "Basic",
"useCloudServices": true,
"cloudServicesTemplateURL": "signup_template/signup-app-cf.json"
},
{
"iconURL": "task_manager_template/taskmanager.png",
"title": "Task Manager App",