roadmap

1. 0.1.0 [0/3]   current

1.1. TODO MVP [1/6]

1.1.1. DONE acquire domain

  • [X] nas-t.net

1.1.2. DRAFT nas-t.net   web rust

A basic landing page with the NAS-T mission, links, and contact info is needed.

The site should be a web-app and have basic client-side request capabilities for submitting inquiries/comments.

  1. TODO client [0/3]   client

    SPA

    1. TODO styles   style

      Put together some color palettes and sass to make our web components pretty. Design in modular fashion.

    2. TODO components
      • [X] index
      • [X] about
      • [X] contact
        • [ ] >ty
      • [X] page
      • [X] app
      • [ ] err
    3. TODO hooks
      1. TODO mailme
  2. TODO server [0/2]   server
    1. TODO mailme route
      • form submit
        • email
        • name
        • message
      • return status
    2. TODO errors
      • basic scaffolding
      • [ ] impl IntoResponse

1.1.3. OUTLINE daemon   design

1.1.4. OUTLINE protocol   design

1.1.5. TODO nas-t CLI client   design impl

1.1.6. TBD prototype

  • proof-of-concept on x86-64 GNU/Linux Intel CPU (zor)
  • run on LAN with remote clients
  • show capabilities and limitations
  • perform basic benchmarks and discuss results

1.2. TBD pitch [0/0]

  • marketing/community approach
  • define rhetoric
  • optimized for variety of audiences

1.3. TBD demo [0/0]

  • assess hardware options
    • soc
      • must run GNU/Linux (for now..)
      • look locally, what can be re-purposed?
      • compare performance,heat,cost
    • storage
      • define required I/O speeds
      • define standard connector reqs based on soc
    • optimize linux kernel/dist
  • infra/releng infra/deploy
  • no accessories, ssh access only (or display port based on soc)

2. 0.2.0 [0/1]   next