{"id":21836669,"url":"https://github.com/teemukoivisto/my-node-bootstrap","last_synced_at":"2026-04-07T07:43:04.129Z","repository":{"id":53102422,"uuid":"144273924","full_name":"TeemuKoivisto/my-node-bootstrap","owner":"TeemuKoivisto","description":"To quickly setup new Node-projects.","archived":false,"fork":false,"pushed_at":"2021-04-06T17:50:40.000Z","size":185,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T14:34:09.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/TeemuKoivisto.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}},"created_at":"2018-08-10T10:41:59.000Z","updated_at":"2020-01-06T20:20:10.000Z","dependencies_parsed_at":"2022-09-03T08:50:40.931Z","dependency_job_id":null,"html_url":"https://github.com/TeemuKoivisto/my-node-bootstrap","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/TeemuKoivisto/my-node-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeemuKoivisto%2Fmy-node-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeemuKoivisto%2Fmy-node-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeemuKoivisto%2Fmy-node-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeemuKoivisto%2Fmy-node-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeemuKoivisto","download_url":"https://codeload.github.com/TeemuKoivisto/my-node-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeemuKoivisto%2Fmy-node-bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"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":[],"created_at":"2024-11-27T20:41:14.425Z","updated_at":"2026-04-07T07:43:04.113Z","avatar_url":"https://github.com/TeemuKoivisto.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Node Bootstrap\n\n## Requirements\nRequires Node \u003e= 8.9.0, yarn installed globally, also Docker and Docker Compose.\n\n## How to install\n1) Clone \u0026 run `yarn`\n2) Copy and set your local environment variables: `cp .env.example .env`\n3) Spin up the database with `npm run db:start`, run the migrations with `npm run db:migrate` and add test-data with `npm run db:add`\n4) Start the TypeScript compiler with `yarn ts:watch` and in another terminal the app with `yarn dev`\n\n## Architecture\n\nThe app is just a basic Express app with the basic boilerplate.\n\nDue to the way how the ALB and CloudFront are configured, the routes to the NodeJS app are all on path `/api`. To change it you should change it \n\n## TODO\n\nSwitch local dev pm2 to Docker Compose too incase adding LocalStack for AWS services(?).\n\n## Basic psql commands\n\nPsql is a command line interface for issuing SQL statements against the database. You can use `npm run db:connect` to connect to your local instance created by the Docker Compose. Here's some useful commands to get started with it:\n\n`\\q` exits psql\n`\\dt` displays all the tables in the current database\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteemukoivisto%2Fmy-node-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteemukoivisto%2Fmy-node-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteemukoivisto%2Fmy-node-bootstrap/lists"}