Pet-project - back-end part of the application "Petly project". This application is for .
- Node.js
- Express
- MongoDB Atlas
- Mongoose
- bcryptjs
- "npm run start:dev" - start the server in development mode
- "npm run lint" - running a code check with eslint
- "npm run lint:fix" - running a code check with eslint with automatic fixes for simple errors