Old, initial testing ENV for the vocative algorithm.
- Static folder is reserved for static resources and UI (html, css, images, js etc.). It can be run with any version of VSCode or some other text editor.
- App folder is reserved for the BE part of the system. It can be run with Visual Studio 2015+ (community edition will work).
- Restore the SQLServer database from the sql schema in the app folder.