-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
073b882
commit 114373f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,14 +16,14 @@ Here is the tech stack used in this project: | |
10. [x] Renders HTML pages on server-side using SvelteKit. | ||
11. [x] Uses GitHub Actions for CI/CD. | ||
12. [x] Add `docker compose build` support. | ||
13. [x] Postman collection for the API | ||
|
||
Note: The provided `docker-compose.yml` does not include MongoDB as scaled. | ||
 | ||
|
||
|
||
### Goals | ||
1. [ ] Add error tracking and logging. | ||
2. [ ] Postman collection for API. | ||
|
||
### How to run | ||
1. Clone the repository: `git clone [email protected]:hamza-cskn/blog-services.git` | ||
|