Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hamza-cskn authored Sep 13, 2023
1 parent 471a550 commit 65a5562
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Here is the tech stack used in this project:
9. [x] Uses Svelte & TailwindCSS for frontend. [Visit Front-end Repository](https://github.com/hamza-cskn/personal-website)
10. [x] Uses SvelteKit for SSR.
11. [ ] Uses GitHub Actions for CI/CD.
![arch](https://github.com/hamza-cskn/blog-services/assets/36128276/a4e18198-f62a-44b7-99cf-f76bedf049dd)


### Goals
1. [ ] Add error tracking and logging.
Expand All @@ -38,4 +40,4 @@ showUnverified: true | false --- when true, shows unvisible blogs.
plainText: true | false --- when true, shows blog contents without markdown formats.
offset: number --- offset for pagination. skips first n blogs.
limit: number --- limit for pagination. shows n blogs.
```
```

0 comments on commit 65a5562

Please sign in to comment.