-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
54 lines (49 loc) · 4.56 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="keywords" content="latest version,versions,install,model fields,documentation,docs,static files,template tags,admin,forms,documentation,user,project,signals,pagination,start project,many to many,filter,code,open source software,open source billing,kubernetes cluster,licenses,free,ROUTING,TOOLBAR,MEDIA,IMAGE,LAYOUT,BUTTON,server,view,mvvm,node,quickcorp,javascript,pure,mvc,objects,microfrontend,micro-frontend,architecture,component,components,pure,framework,javascript-framework,mvc-pattern,demo,html,first-timers-only,microfrontends,microservices,microfrontend,component-architecture,cli,tool,nodejs,cloud,multicloud,multi-cloud,aws,server,digitalocean,hosting,architecture,n-tier,multitier,multi-tier">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width" />
<!-- This is a wide open CSP declaration. To lock this down for production, see below. -->
<meta http-equiv="Content-Security-Policy" content="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: https://ssl.gstatic.com; img-src * 'self' data:; child-src *; style-src * 'self' 'unsafe-inline' 'unsafe-eval'; script-src * 'self' 'unsafe-inline' 'unsafe-eval'; connect-src * 'self' 'unsafe-inline' 'unsafe-eval';media-src *">
<title>QCObjects | Install it, make a shadowed textfield and properly navigate home with this Full Stack Framework</title>
<meta property="og:title" content="QCObjects - A framework to code fancy, clean and quick" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="The next generation full-stack framework for modern software development. I has back-end and front-end integrated together using the same syntax for both layers, and it is designed for larg-scale projects." />
<meta property="og:description" content="The next generation full-stack framework for modern software development. I has back-end and front-end integrated together using the same syntax for both layers, and it is designed for larg-scale projects." />
<link rel="canonical" href="https://qcobjects.com/" />
<meta property="og:url" content="https://qcobjects.com/" />
<meta property="og:site_name" content="QCObjects - A framework to code fancy, clean and quick" />
<script type="application/ld+json">
{"@type":"WebSite","url":"https://qcobjects.com/","name":"QCObjects - A framework to code fancy, clean and quick","headline":"The next generation framework for modern software development","description":"Full-stack framework for modern software development. I has back-end and front-end integrated together using the same syntax for both layers, and it is designed for larg-scale projects.","@context":"http://schema.org"}</script>
<link rel="stylesheet" type="text/css" href="https://sdk.qcobjects.dev/css/basic-layout.css"/>
<link rel="stylesheet" type="text/css" href="css/index.css"/>
<!-- <link rel="stylesheet" type="text/css" href="css/theme/cyan/style.css"/>-->
<script type="text/javascript" src="https://cdn.qcobjects.dev/QCObjects.js"></script>
<component name="pwa" controllerClass="PWAController"></component>
</head>
<body >
<noscript>
<!-- anchor linking to external file -->
<p>QCObjects is the next generation full-stack framework for modern software development. I has back-end and front-end integrated together using the same syntax for both layers, and it is designed for larg-scale projects. Find out more: https://qcobjects.com </p>
</noscript>
<component name="layout-basic" cached=true controllerClass="MainController">
</component>
<script type="text/javascript" src="js/init.js"></script>
<!-- Start Alexa Certify Javascript -->
<script type="text/javascript">
_atrk_opts = { atrk_acct:"zErcv1WyR620WR", domain:"qcobjects.com",dynamic: true};
(function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://certify-js.alexametrics.com/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })();
</script>
<noscript><img src="https://certify.alexametrics.com/atrk.gif?account=zErcv1WyR620WR" style="display:none" height="1" width="1" alt="" /></noscript>
<!-- End Alexa Certify Javascript -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-F7HV69P7DM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-F7HV69P7DM');
</script>
</body>
</html>