summary refs log tree commit diff
path: root/plan.md
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-06-03 19:51:53 +0200
committerRory& <root@rory.gay>2025-06-03 19:52:50 +0200
commit6376fa013cc1b6fb239e59d2438c978527167fd1 (patch)
tree6c6797a8149beea2d6dd93ba8254ac4c13429a5f /plan.md
parentAdd systemd example (diff)
downloadnodejs-final-assignment-6376fa013cc1b6fb239e59d2438c978527167fd1.tar.xz
Add preparation and build instructions
Diffstat (limited to 'plan.md')
-rw-r--r--plan.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plan.md b/plan.md

index 3588bf8..cd93469 100644 --- a/plan.md +++ b/plan.md
@@ -7,7 +7,7 @@ - [x] MongoDB CRUD operations and Mongoose modeling (with Joi validation) - [ ] Complete data and input validation (including ObjectId validation) - [x] Middleware functions -- [ ] A detailed deployment step-by-step plan: the application must be deployed on a cloud server and publicly accessible +- [x] A detailed deployment step-by-step plan: the application must be deployed on a cloud server and publicly accessible - [x] REST Client API calls provided for all API endpoints - [x] Comprehensive API documentation