Nms Name and Path

From I Will Fear No Evil
Jump to navigation Jump to search

Name

So after much thought and poking at ChatGPT for ideas, I have settled on "Vigliare" for the name of this project. Yay! Heh, writing code is easier than figuring out a decent name it appears.

It's derived from Latin, meaning "to watch" or "to keep watch."

"Vigilare" is pronounced as \vih-JIH-lah-ray. Here's a breakdown:

  • vih: pronounced like the "vi" in "vivid"
  • JIH: with a soft 'j', similar to the 'g' in "gem"
  • lah: similar to the "la" in "lava"
  • ray: like the name "Ray"
  • So, it's "vih-JIH-lah-ray." The emphasis is typically on the second syllable, "JIH." This pronunciation follows the classical Latin pronunciation rules.


Plan

Keep the Frontend UI in a separate git repository than the API, and simply reference the two back to each other. I cant guarantee that someone is going to want both parts, and not locking a user down to "The System" in a fake way can only be to the overall benefit of the project overall.

Im going to keep this wiki as updated as possible, as at least a decent starting point of documentation for the project. Since it is finally Google indexed, there will be a little bit of visibility into the project is my hope.

Git Locations

I am not going to create the public repositories until I have sanitized the code to not have test passwords, etc. Additionally I have to write at least basic notes on the installation, and configuration if I dont have an installer ready.

Current:

Future:

ToDo

  • Still squishing bugs
  • get a pristine repository together for Github.com
  • fully activate JWT across all API routes
  • housekeeping poller filesystem cleaner
  • Installer
  • Document, document, document.