* make nginx config generic
* fixes env substituted
* remove npm script dependencies from dev
* match all nginx location to server
* revert git clone dev branch
* fix typo in entrypoint script invocation from the server dockerfile
* use sh in the entrypoint shebang instead of bash
* make entrypoint script executable
* MS SQL server integration
* enable mssql service to test, create and process connection
* return 400 when query fails
* [Docker] Install freetds on buster
Co-authored-by: navaneeth <navaneethpk@outlook.com>