Files
navi/README.md
ztimson 4735968612
All checks were successful
Build and publish / Build Container (push) Successful in 1m29s
Nav init
2026-02-28 23:27:35 -05:00

2.5 KiB


Logo

Net Navi

Your personal AI assistant

Version Pull Requests Issues



Table of Contents

About

Your personal AI network navigator

Setup

Production

Prerequisites

Instructions

  1. Run the docker image: docker run -p 80:80 git.zakscode.com/ztimson/navi:latest
  2. Open http://localhost

Development

Prerequisites

Instructions

  1. Install the dependencies: npm install
  2. Start the Angular server: npm run start
  3. Open http://localhost:4200

License

Copyright © 2023 Zakary Timson | All Rights Reserved | Available under MIT Licensing

See the license for more information.