Packages - Tudwall/Tudwall GitHub Wiki

nodemon allows the server to refresh automatically to avoid restarting the app everytime. mongoose to use Mongo database styles. mongoose-unique-validator to validate infos before saving them. Helps with having comprehensible MongoDB errors body-parser to parse the json body. bcrypt to hash passwords. multer to accept incoming files through HTTP requests