{"id":21730642,"url":"https://github.com/aghaffar570/basicappsetup","last_synced_at":"2026-04-13T06:02:12.737Z","repository":{"id":100550867,"uuid":"162383064","full_name":"aghaffar570/BasicAppSetup","owner":"aghaffar570","description":"Simple web app setup with familiar technologies","archived":false,"fork":false,"pushed_at":"2018-12-20T06:27:34.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-20T23:27:51.403Z","etag":null,"topics":["express","postgresql","react","sequelize","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/aghaffar570.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}},"created_at":"2018-12-19T04:32:02.000Z","updated_at":"2018-12-20T06:27:35.000Z","dependencies_parsed_at":"2023-05-15T20:45:28.805Z","dependency_job_id":null,"html_url":"https://github.com/aghaffar570/BasicAppSetup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aghaffar570/BasicAppSetup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghaffar570%2FBasicAppSetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghaffar570%2FBasicAppSetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghaffar570%2FBasicAppSetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghaffar570%2FBasicAppSetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aghaffar570","download_url":"https://codeload.github.com/aghaffar570/BasicAppSetup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aghaffar570%2FBasicAppSetup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260249952,"owners_count":22980762,"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":["express","postgresql","react","sequelize","webpack"],"created_at":"2024-11-26T04:16:28.664Z","updated_at":"2026-04-13T06:02:12.669Z","avatar_url":"https://github.com/aghaffar570.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BasicAppSetup\n\nA basic Web Application that\nconnects to a Postgres Database (Defaulted Name: pokedex)\nand uses React for view rendering.\n\n*Utilizes the MVC pattern\n\n## Technologies\n\n### FE\n- react\n- react-dom\n- react-router-dom\n- redux\n\n### BE\n- express\n- pg\n- pg-hstore\n- sequelize\n- postgresql\n\n### Glue\n- webpack\n- babel\n- axios\n- react-redux\n\n## Demo\n\nFirst set up a postgreSQL DB on your local machine and create a database table with the defaulted name, pokedex (configured in package.json).\n\nBegin with `npm install`\n\nYou can seed the DB with the given data in seed.js by `npm run seed` or input data manually.\n\nLastly, run the app with `npm run start-dev` and view on browser on `localhost:3000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faghaffar570%2Fbasicappsetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faghaffar570%2Fbasicappsetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faghaffar570%2Fbasicappsetup/lists"}