API Create a 2 files (Model in .env.example): .env.development .env.production Production environment npm start Development environment npm run dev Status messages: 200 OK 201 Created 400 Bad Request 401 Unauthorized 403 Forbidden (Access NOT allowed) 404 Not Found 500 Internal server error