Skip to content

cloud config server support from remote server #46

@cevheri

Description

@cevheri

cloud-config template

{
    "apiUrl": "https://api.live-server.com",
    "fetchTime": "2024-01-04T03:08:48.211Z",
    "app": {
        "version": "1.0.0",
        "translations": [
            {
                "language": "en",
                "name": "Flutter Application",
                "title": "Flutter Application",
                "description": "Flutter Application"
            },
            {
                "language": "tr",
                "name": "Flutter Uygulaması",
                "title": "Flutter Uygulaması",
                "description": "Flutter Uygulaması"
            }
        ]
    },
    "contact": {
        "pageUrl": "https://app.live-server.com/contact",
        "email": "[email protected]",
        "phone": "+90 555 555 55 55",
        "address": "1234567890",
        "facebook": "https://www.facebook.com/app.live-server.com",
        "instagram": "https://www.instagram.com/app.live-server.com",
        "twitter": "https://www.twitter.com/app.live-server.com",
        "linkedin": "https://www.linkedin.com/app.live-server.com",
        "youtube": "https://www.youtube.com/app.live-server.com"
    },
    "privacyPolicy": {
        "translations": [
            {
                "language": "en",
                "url": "https://app.live-server.com/privacy-policy",
                "title": "Privacy Policy",
                "description": "Privacy Policy"
            },
            {
                "language": "tr",
                "url": "https://app.live-server.com/privacy-policy",
                "title": "Gizlilik Politikası",
                "description": "Gizlilik Politikası"
            }
        ]
    },
    "termsOfService": {
        "translations": [
            {
                "language": "en",
                "url": "https://app.live-server.com/terms-of-service",
                "title": "Terms of Service",
                "description": "Terms of Service"
            },
            {
                "language": "tr",
                "url": "https://app.live-server.com/terms-of-service",
                "title": "Hizmet Şartları",
                "description": "Hizmet Şartları"
            }
        ]
    },
    "about": {
        "translations": [
            {
                "language": "en",
                "url": "https://app.live-server.com/about",
                "title": "About",
                "description": "About"
            },
            {
                "language": "tr",
                "url": "https://app.live-server.com/about",
                "title": "Hakkımızda",
                "description": "Hakkımızda"
            }
        ]
    },
    "faq": {
        "translations": [
            {
                "language": "en",
                "url": "https://app.live-server.com/faq",
                "title": "FAQ",
                "description": "FAQ"
            },
            {
                "language": "tr",
                "url": "https://app.live-server.com/faq",
                "title": "SSS",
                "description": "SSS"
            }
        ]
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions