{"id":18681604,"url":"https://github.com/AliCW/nodejs-psql-backend-skeleton","last_synced_at":"2025-04-12T04:31:16.464Z","repository":{"id":255116019,"uuid":"848570485","full_name":"AliCW/nodejs-psql-backend-skeleton","owner":"AliCW","description":"JS backend using PSQL \u0026 express","archived":false,"fork":false,"pushed_at":"2024-08-31T12:29:30.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T19:17:33.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/AliCW.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":"2024-08-28T02:18:06.000Z","updated_at":"2024-11-28T23:13:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"e270c48e-fa5b-4dde-98bf-3d076fb6ea83","html_url":"https://github.com/AliCW/nodejs-psql-backend-skeleton","commit_stats":null,"previous_names":["alicw/js-psql-backend-shell","alicw/js-psql-backend-skeleton","alicw/nodejs-psql-backend-skeleton"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliCW%2Fnodejs-psql-backend-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliCW%2Fnodejs-psql-backend-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliCW%2Fnodejs-psql-backend-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliCW%2Fnodejs-psql-backend-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AliCW","download_url":"https://codeload.github.com/AliCW/nodejs-psql-backend-skeleton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248517117,"owners_count":21117387,"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":[],"created_at":"2024-11-07T10:08:12.220Z","updated_at":"2025-04-12T04:31:16.100Z","avatar_url":"https://github.com/AliCW.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# js-psql-backend-skeleton\n\nJS backend using PSQL \u0026amp; express\n\n\nClone the repo\n\n    git clone https://github.com/AliCW/js-psql-backend-shell.git\n\nInstall the required packages\n\n    npm install\n\nStart the backend\n\n    npm start\n\nSetup environment variables `.env.test`, `.env.development` \u0026 `.env.production` \u0026 modify /db/seeds/setup.sql to match the database names set in environment variables.\n\nCreate the databases\n\n    npm run setup-dbs\n\nAdd to /data/development-data to create a data set \u0026 index file, then modify seed.js to accomodate for the new data \u0026 change the target database in connection.js. Once the data set is created, change the /db/seeds/run-seed.js file to select which data set to seed \u0026 run the below\n\n    npm run seed\n\nThe default IP is set to 127.0.0.1:9090\n\nQuery the database \u0026 paste the result to file with the below command.\n\n    npm run query\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAliCW%2Fnodejs-psql-backend-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAliCW%2Fnodejs-psql-backend-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAliCW%2Fnodejs-psql-backend-skeleton/lists"}