-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update shared docs via GitHub Actions
- Loading branch information
1 parent
83e5a45
commit 947aad3
Showing
4 changed files
with
269 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,246 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh-CN" dir="ltr"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<title>让「后端」成为「服务」 - 欧雷共享的内容</title> | ||
|
||
|
||
<meta property="og:title" content="让「后端」成为「服务」"> | ||
|
||
|
||
<meta name="description" content="对「前端」友好的扩展应用能力的动态服务解决方案及提供者。"> | ||
<meta property="og:description" content="对「前端」友好的扩展应用能力的动态服务解决方案及提供者。"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<meta name="keywords" content="欧雷,欧雷流"> | ||
|
||
|
||
<!-- 页面渲染兼容性 --> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="renderer" content="webkit"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
|
||
<!-- 订阅 --> | ||
|
||
<meta name="theme-color" content="#0871ab"> | ||
<link rel="shortcut icon" href="/images/ksio/favicon.ico"> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="/stylesheets/global.css"> | ||
|
||
|
||
<link rel="stylesheet" href="/stylesheets/ksio/vendors/share.css"> | ||
|
||
|
||
<script src="/javascripts/ksio/vendors/jquery-1.11.3.min.js"></script> | ||
|
||
|
||
<script src="/javascripts/ksio/vendors/bootstrap.min.js"></script> | ||
|
||
</head> | ||
|
||
|
||
|
||
|
||
<body class="Page has-headerImage" itemscope itemtype="http://schema.org/WebPage"> | ||
|
||
|
||
<header class="Page-header"> | ||
<div class="navbar navbar-static-top"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
|
||
<button class="navbar-toggle collapsed" type="button" data-target=".Page-navs" data-toggle="collapse"> | ||
<span class="sr-only">Toggle navs</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
|
||
|
||
<div class="navbar-brand"> | ||
|
||
|
||
<a href="https://ourai.ws/?utm_source=https://s.ourai.ws&utm_medium=brand" target="_blank" rel="external nofollow">Ourai.WS</a><a href="/">共享</a> | ||
|
||
</div> | ||
|
||
</div> | ||
<!-- Nav menus --> | ||
<nav class="Page-navs navbar-collapse collapse"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
|
||
|
||
<li><a href="https://ourai.ws/?utm_source=https://s.ourai.ws&utm_medium=common-header" target="_blank" rel="external nofollow">主站</a> | ||
</li> | ||
|
||
|
||
|
||
<li class="dropdown"> | ||
<a class="dropdown-toggle" href="javascript:void(0);" data-toggle="dropdown">关于 <span class="caret"></span></a> | ||
<ul class="dropdown-menu"> | ||
|
||
<li><a href="https://linxoid.com/ourai/?utm_source=https://s.ourai.ws&utm_medium=common-header" target="_blank" rel="external nofollow">站长</a> | ||
</li> | ||
|
||
|
||
|
||
<li><a href="https://ourai.ws/sponsor/?utm_source=https://s.ourai.ws&utm_medium=common-header" target="_blank" rel="external nofollow">赞助</a> | ||
</li> | ||
|
||
|
||
|
||
<li><a href="https://yaol.in/cooperation/?utm_source=https://s.ourai.ws&utm_medium=common-header" target="_blank" rel="external nofollow">合作</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
</li> | ||
|
||
|
||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
</header> | ||
|
||
<main class="Page-content"> | ||
|
||
<!-- 页面横幅 --> | ||
<div class="Page-banner hidden-xs" style="background-image: url('/knosys/lists/making-backend-as-a-service/banner.png');"> | ||
<figure class="sr-only"> | ||
<img src="/knosys/lists/making-backend-as-a-service/banner.png" alt="让「后端」成为「服务」"> | ||
<figcaption>让「后端」成为「服务」</figcaption> | ||
</figure> | ||
</div> | ||
|
||
|
||
<!-- 内容主体 --> | ||
<div class="container"> | ||
<article class="Page-main Article"> | ||
<header class="Article-header"> | ||
|
||
|
||
<h1 class="Article-title">让「后端」成为「服务」</h1> | ||
|
||
|
||
|
||
|
||
</header> | ||
<div class="Article-content col-md-9"> | ||
|
||
|
||
<p>对「前端」友好的扩展应用能力的动态服务解决方案及提供者。</p><h2>网址</h2> | ||
<ul> | ||
|
||
<li><a href="https://www.cloudflare.com" target="_blank" rel="external nofollow">Cloudflare</a></li> | ||
|
||
<li><a href="https://firebase.google.com" target="_blank" rel="external nofollow">Firebase</a></li> | ||
|
||
<li><a href="https://supabase.com" target="_blank" rel="external nofollow">Supabase</a></li> | ||
|
||
<li><a href="https://hasura.io" target="_blank" rel="external nofollow">Hasura</a></li> | ||
|
||
</ul> | ||
</div> | ||
<footer class="Article-footer col-md-3"> | ||
<div class="Widget Widget--share"> | ||
<div class="Widget-body"> | ||
<p>分享到<i class="fa fa-share-alt"></i></p> | ||
<div class="social-share" data-sites="wechat,weibo,twitter"></div> | ||
</div> | ||
</div> | ||
|
||
</footer> | ||
</article> | ||
|
||
|
||
</div> | ||
</main> | ||
<footer class="Page-footer Footer"> | ||
<div class="container"> | ||
|
||
<div class="Footer-description"> | ||
|
||
<!-- Important links --> | ||
<nav class="Footer-navs"> | ||
<ul><li><a href="https://meta.ourai.ws/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow"><span>@</span></a> | ||
</li><li><a href="https://ourai.ws/sponsor/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow"><span>赞助</span></a> | ||
</li><li><a href="https://yaol.in/cooperation/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow"><span>合作</span></a> | ||
</li></ul> | ||
</nav> | ||
|
||
|
||
<!-- Copyright --> | ||
<div class="Footer-copyright"> | ||
<p> | ||
|
||
© 2022-2024 <a href="https://ourai.ws/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow">欧雷流</a> 版权所有 | ||
|
||
</p> | ||
<p>本站主题 <a href="https://ourai.github.io/lime/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow">Lime</a> 由 <a href="https://linxoid.com/ourai/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow">欧雷</a> 提供</p> | ||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
</footer> | ||
|
||
|
||
|
||
|
||
|
||
<script>$('.Article-content > table').addClass('table table-bordered')</script> | ||
|
||
<script src="/javascripts/ksio/vendors/share.min.js"></script> | ||
|
||
<script src="/javascripts/ksio/components/page.js"></script> | ||
|
||
<script src="/javascripts/ksio/components/toc.js"></script> | ||
|
||
</body> | ||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters