Initial commit: Changemaker Lite project
This commit is contained in:
@@ -479,6 +479,15 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
|
||||
<nav class="md-nav" aria-label="First Steps">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#access-the-dashboard" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Access the Dashboard
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#access-documentation" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
@@ -1064,6 +1073,15 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
|
||||
<nav class="md-nav" aria-label="First Steps">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#access-the-dashboard" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Access the Dashboard
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#access-documentation" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
@@ -1309,6 +1327,11 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
|
||||
</code></pre></div>
|
||||
<p>All services should show as "Up" status.</p>
|
||||
<h2 id="first-steps">First Steps<a class="headerlink" href="#first-steps" title="Permanent link">¶</a></h2>
|
||||
<h3 id="access-the-dashboard">Access the Dashboard<a class="headerlink" href="#access-the-dashboard" title="Permanent link">¶</a></h3>
|
||||
<p>Start with the <strong>Homepage Dashboard</strong>: http://localhost:3010
|
||||
- Central hub for all services
|
||||
- Live status monitoring
|
||||
- Quick access to all applications</p>
|
||||
<h3 id="access-documentation">Access Documentation<a class="headerlink" href="#access-documentation" title="Permanent link">¶</a></h3>
|
||||
<ol>
|
||||
<li><strong>Development Server</strong>: http://localhost:4000</li>
|
||||
|
||||
Reference in New Issue
Block a user