{"id":25487205,"url":"https://github.com/orimdominic/post-it","last_synced_at":"2026-04-14T06:04:47.847Z","repository":{"id":49897277,"uuid":"371178227","full_name":"orimdominic/post-it","owner":"orimdominic","description":"API for a mini photo + text content blogging app, with sign up emails included","archived":false,"fork":false,"pushed_at":"2021-06-08T16:48:15.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-08T23:44:57.926Z","etag":null,"topics":["cloudinary","jest","jwt","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"https://documenter.getpostman.com/view/16008266/TzXzDcNR","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orimdominic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-26T21:58:00.000Z","updated_at":"2023-03-08T21:50:20.000Z","dependencies_parsed_at":"2022-08-29T17:52:11.199Z","dependency_job_id":null,"html_url":"https://github.com/orimdominic/post-it","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orimdominic%2Fpost-it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orimdominic%2Fpost-it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orimdominic%2Fpost-it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orimdominic%2Fpost-it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orimdominic","download_url":"https://codeload.github.com/orimdominic/post-it/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239536859,"owners_count":19655291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudinary","jest","jwt","mongodb","nodejs"],"created_at":"2025-02-18T19:36:33.086Z","updated_at":"2025-11-07T20:30:27.671Z","avatar_url":"https://github.com/orimdominic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![codecov](https://codecov.io/gh/sudo-kaizen/post-it/branch/main/graph/badge.svg?token=Q5ms72phQz)](https://codecov.io/gh/sudo-kaizen/post-it)\n\n# post-it\n\nA mini blogging app\n\n## Prerequisites\n\n- Yarn \u003e= 1.x.x\n\n- Node.js \u003e= 14.x.x\n- A Gmail account with the less secure apps option enabled for sending mails. Also make sure that unlock captcha has been disabled for the mail. [See here](https://accounts.google.com/b/0/DisplayUnlockCaptcha)\n\n- A [Cloudinary](https://cloudinary.com/) account for accepting and storing images\n\n- MongoDB server for storing posts. To setup MongoDB for your computer, see [Install MongoDB](https://docs.mongodb.com/guides/server/install/)\n\n## Setup\n\n1. Clone the repository and `cd` into the repository's folder\n\n2. Run `yarn install` in the terminal of the repository's folder to install dependencies\n\n3. Create a `.local.env` file to hold secret keys that will be used by the app\n\n4. Copy the content of `.sample.env` to `.local.env` and fill the required data\n\n5. Run `yarn create:jwtkeys` to generate JWT `.public.pem` and `.private.pem` files for JWT auth\n\n6. Run `yarn start:dev` to start the application\n\n7. The URL of the application's API will be displayed on your terminal.\n\n## Documentation\n\nThe API for **Post It** was documented with Postman. [View the Post It API documentation](https://documenter.getpostman.com/view/16008266/TzXzDcNR)\n\n## Tests\n\n- Run unit tests with `yarn test:unit`\n\n- Run integration tests with `yarn test:integration`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forimdominic%2Fpost-it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forimdominic%2Fpost-it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forimdominic%2Fpost-it/lists"}