* rm: remove the generate password file
* rm: commander package
* rm: remove the password reading from db
* feat: password hash reading from env added
* passHash replace with password
* raw password comparison added
* rm: user model and controller removed
* update: auth route and token verification
* replace multiple dotenv config with one
* .env.sample added with updated docker yml
* rm:remove the bcrypt
* readme updated with .env
* remove generatePassword from package json
* updated docs
* removed the console.log
* Use absolute paths for uploads and db
* Fix name interference
* Add error on auth page
* remove space
* Support of separated upload folder with absolute path
* fix files uploading
* remove log
* fix comment
Co-authored-by: n0str <team@codex.so>
Co-authored-by: Nikita Melnikov <nikmel2803@gmail.com>