mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-10 14:22:52 +01:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user