{"id":13300737,"url":"https://github.com/seedy1/personal-books-commenter","last_synced_at":"2026-03-06T18:11:46.271Z","repository":{"id":95501007,"uuid":"440964415","full_name":"seedy1/personal-books-commenter","owner":"seedy1","description":"A book journaling API backend to help users keep track of chapters and characters in the books they reading by adding comments when ever they read something new and interesting.","archived":false,"fork":false,"pushed_at":"2024-07-14T21:58:28.000Z","size":403,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-04T05:19:02.902Z","etag":null,"topics":["fastify","typeorm","typescript"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/seedy1.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-22T19:32:09.000Z","updated_at":"2024-07-14T21:58:31.000Z","dependencies_parsed_at":"2023-04-09T07:47:47.846Z","dependency_job_id":null,"html_url":"https://github.com/seedy1/personal-books-commenter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/seedy1/personal-books-commenter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedy1%2Fpersonal-books-commenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedy1%2Fpersonal-books-commenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedy1%2Fpersonal-books-commenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedy1%2Fpersonal-books-commenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seedy1","download_url":"https://codeload.github.com/seedy1/personal-books-commenter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedy1%2Fpersonal-books-commenter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30189663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T17:33:53.563Z","status":"ssl_error","status_checked_at":"2026-03-06T17:33:51.678Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["fastify","typeorm","typescript"],"created_at":"2024-07-29T17:43:04.073Z","updated_at":"2026-03-06T18:11:46.251Z","avatar_url":"https://github.com/seedy1.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PERSONAL NOVEL JOURNAL\n\n## HOW TO RUN\n\n## Setups\n\n### 1. Install and setup node on your system\n### 2. Install and setup Mysql and create a database and a test databaase\n### 3. Add an .env file to the root folder and add the follwoing values accrodingly.\n- DATABASE_NAME=NAME # make up\n- TEST_DATABASE_NAME=NAME # make up\n- DATABASE_USER=NAME # make up\n- DATABASE_PASSWORD=NAME # make up\n- DATABASE_PORT=PORT # make up\n- DATABASE_HOST=NAME # make up\n- PORT=PORT # make up\n- BYCRYPT_SALT=NAME # make up\n- SESSION_SECRET=NAME # make up\n\n## Important commands \n### 1. Run the following commands to start the application\n\u003e`npm i`\n\n\u003e`npm gentypes`\n\n\u003e`node .\\dist\\index.js`\n\n### 2. Run the following commands for testing\n\u003e`npm test` for testing\n\n\u003e`npm test-coverage` for coverage reporting\n\n### To make changes to the code first run `npx tsc --watch` then `node .\\dist\\index.js`.\n\n## TODO\n#### my todo list to help me stay organzied \n- [x] book crud\n- [x] book crud test - unit test\n- [x] user auth - fs session and cookie\n- [x] add swagger doc\n- [x] link user with books\n- [x] authorize user edit/delete for books they own\n- [x] add islanbul for test coverage\n- [x] 2nd test cycle\n- [x] refactor ish\n- [x] Add (persona and chapter and comment) feature\n- [x] edit and delete (persona and chapter and comment) feature\n- [x] final test\n- [x] github actions\n- [x] answer READNE questions for gradings\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseedy1%2Fpersonal-books-commenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseedy1%2Fpersonal-books-commenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseedy1%2Fpersonal-books-commenter/lists"}