CHANGELOG
- Added
.prettierrc
config. - Added new global constant object for the list status codes.
- Added public directory and moved robots.txt within the directory.
- Moved AuthService to
global/lib
directory. - Refactored mongoose initialization.
- Refactored Server class.
- Removed some unused methods under global/functions directory.
- Renamed
global/utilities
directory toglobal/lib
.