{"id":14973925,"url":"https://github.com/joshuatoth/node-express-jest-psql-typescript-template","last_synced_at":"2025-10-27T05:31:01.899Z","repository":{"id":43979988,"uuid":"246012173","full_name":"JoshuaToth/Node-Express-Jest-PSQL-Typescript-Template","owner":"JoshuaToth","description":"A template api using Node, Express, PSQL, Typescript and Jest for testing.","archived":false,"fork":false,"pushed_at":"2023-01-24T01:35:09.000Z","size":989,"stargazers_count":4,"open_issues_count":13,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-28T18:21:29.144Z","etag":null,"topics":["api","docker","express","jest","node","psql","template","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JoshuaToth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-09T10:59:38.000Z","updated_at":"2024-02-18T22:18:33.000Z","dependencies_parsed_at":"2023-02-13T09:10:26.770Z","dependency_job_id":null,"html_url":"https://github.com/JoshuaToth/Node-Express-Jest-PSQL-Typescript-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaToth%2FNode-Express-Jest-PSQL-Typescript-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaToth%2FNode-Express-Jest-PSQL-Typescript-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaToth%2FNode-Express-Jest-PSQL-Typescript-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaToth%2FNode-Express-Jest-PSQL-Typescript-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoshuaToth","download_url":"https://codeload.github.com/JoshuaToth/Node-Express-Jest-PSQL-Typescript-Template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219861810,"owners_count":16555984,"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":["api","docker","express","jest","node","psql","template","typescript"],"created_at":"2024-09-24T13:49:41.422Z","updated_at":"2025-10-27T05:31:01.548Z","avatar_url":"https://github.com/JoshuaToth.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript, Nodejs, Express, Postgres server.\nA basic API you can run locally with minimal setup.\nIncludes Unit tests and E2E tests to ensure the DB can be hit.\n\n## Setup\nThe Postgres CLI will need to be used and docker needs to be running on your machine.\n\n```\nbrew install postgresql\nnpm i\n```\n\n## running development\n```\ncp ./environment/local_example.env .env\ndocker-compose up -d\nnpm run dev\n```\nor\n`./scripts/run-local.sh`\nor if you want to run it all in docker\n`./scripts/run-local-docker.sh`\n\n## running tests (unit)\n`npm run test:unit`\n\n## running tests (e2e)\nEnsure docker is running\n`npm run test:e2e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshuatoth%2Fnode-express-jest-psql-typescript-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshuatoth%2Fnode-express-jest-psql-typescript-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshuatoth%2Fnode-express-jest-psql-typescript-template/lists"}