Initial commit: Changemaker Lite project

This commit is contained in:
2025-05-28 10:01:22 -06:00
parent ab81a74ed8
commit 3b091eb57a
9 changed files with 37 additions and 289 deletions

View File

@@ -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">&para;</a></h2>
<h3 id="access-the-dashboard">Access the Dashboard<a class="headerlink" href="#access-the-dashboard" title="Permanent link">&para;</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">&para;</a></h3>
<ol>
<li><strong>Development Server</strong>: http://localhost:4000</li>