{"id":19130511,"url":"https://github.com/princejoogie/pern-todo-list","last_synced_at":"2025-05-06T10:17:01.870Z","repository":{"id":104817052,"uuid":"394505246","full_name":"princejoogie/pern-todo-list","owner":"princejoogie","description":"A very straight-forward and simple todo-list with the PERN Stack (Postgres, Express, React, Node).","archived":false,"fork":false,"pushed_at":"2021-08-11T03:14:55.000Z","size":290,"stargazers_count":17,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T12:43:24.721Z","etag":null,"topics":["graphql","postgresql","reactjs","typescript","vitejs"],"latest_commit_sha":null,"homepage":"https://princejoogie.github.io/pern-todo-list/","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/princejoogie.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}},"created_at":"2021-08-10T02:47:13.000Z","updated_at":"2024-06-27T13:15:19.000Z","dependencies_parsed_at":"2023-05-30T06:45:17.365Z","dependency_job_id":null,"html_url":"https://github.com/princejoogie/pern-todo-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princejoogie%2Fpern-todo-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princejoogie%2Fpern-todo-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princejoogie%2Fpern-todo-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princejoogie%2Fpern-todo-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/princejoogie","download_url":"https://codeload.github.com/princejoogie/pern-todo-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252663637,"owners_count":21784788,"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":["graphql","postgresql","reactjs","typescript","vitejs"],"created_at":"2024-11-09T06:11:19.257Z","updated_at":"2025-05-06T10:17:01.855Z","avatar_url":"https://github.com/princejoogie.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PERN Todo List\r\n\r\n🚧 `WORK IN PROGRESS` 🚧\r\n\r\nA very straight-forward and simple todo-list with the PERN Stack (Postgres, Express, React, Node).\r\n\r\n\u003e Practicing MobX as a the state-management for the client-side with persistence.\r\n\r\n\u003e Serves as a boilerplate for crud functionality\r\n\r\n---\r\n\r\n## Project Structure\r\n\r\n```bash\r\n  ├ 📁client # WIP: connected to postgres server\r\n  ├ 📁client-static # no connection to postgres server\r\n  | └ 📁src\r\n  |   ├ 📁utils\r\n  |   | └ AppStore.ts # MobX store and context hook\r\n  |   └ App.tsx # Main interface\r\n  └ 📁server\r\n    └ 📁src\r\n      ├ 📁entities\r\n      | └ *.ts # Models for Postgres and GraphQL\r\n      ├ 📁migrations\r\n      | └ AppStore.ts # Postgres commands for migration\r\n      |               # more in package.json `migration:*`\r\n      ├ 📁resolvers\r\n      | └ *.ts # GraphQL resolvers (CRUD logic)\r\n      ├ server.ts # Entry point of server\r\n      |           # (contains resolver array)\r\n      └ mikro-orm.config.ts # Config for database connection\r\n                            # (contains entities array)\r\n\r\n\r\n\r\n```\r\n\r\n---\r\n\r\n## Client-Static Preview\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n    \u003cimg src=\"./assets/sc.png\" alt=\"client preview\"\u003e\r\n\u003c/div\u003e\r\n\u003cbr /\u003e\r\n\r\n## GraphQL Preview\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n    \u003cimg src=\"./assets/graphql.png\" alt=\"client preview\"\u003e\r\n\u003c/div\u003e\r\n\u003cbr /\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprincejoogie%2Fpern-todo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprincejoogie%2Fpern-todo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprincejoogie%2Fpern-todo-list/lists"}