{"id":26647271,"url":"https://github.com/offirmo/hello-world-express-typescript-advanced-2","last_synced_at":"2025-08-03T16:37:03.437Z","repository":{"id":20156633,"uuid":"89034572","full_name":"Offirmo/hello-world-express-typescript-advanced-2","owner":"Offirmo","description":"Advanced express.js app in typescript, serving REST + server-side React, deployable on heroku :rooster: :koala: :dragon: :construction_worker:","archived":false,"fork":false,"pushed_at":"2023-01-24T03:17:32.000Z","size":1468,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-09T14:32:15.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://offirmo-hwea.herokuapp.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Offirmo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-22T00:50:47.000Z","updated_at":"2024-04-09T14:32:15.099Z","dependencies_parsed_at":"2023-02-13T14:46:01.449Z","dependency_job_id":null,"html_url":"https://github.com/Offirmo/hello-world-express-typescript-advanced-2","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/Offirmo%2Fhello-world-express-typescript-advanced-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Offirmo%2Fhello-world-express-typescript-advanced-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Offirmo%2Fhello-world-express-typescript-advanced-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Offirmo%2Fhello-world-express-typescript-advanced-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Offirmo","download_url":"https://codeload.github.com/Offirmo/hello-world-express-typescript-advanced-2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245372360,"owners_count":20604490,"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":"2025-03-24T23:51:34.424Z","updated_at":"2025-03-24T23:51:35.096Z","avatar_url":"https://github.com/Offirmo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hello-world-express-advanced II (with Mongo/Redis)\nAdvanced express.js app in typescript, deployable on heroku :rooster: :koala: :dragon: :construction_worker:\n\n\n## Introduction\n\nIterating on previous Hello Worlds:\n* https://github.com/Offirmo/hello-world-typescript\n* https://github.com/Offirmo/hello-world-heroku\n* https://github.com/Offirmo/hello-world-express-typescript\n* https://github.com/Offirmo/hello-world-express-typescript-advanced-1\n\nSee also those related/expanded Hello Worlds:\n* https://github.com/Offirmo/hello-world-sentry\n\n\nReferences:\n* https://github.com/Offirmo-team/wiki/wiki/express.js\n* https://expressjs.com/en/4x/api.html\n* https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/express/express-tests.ts\n\n\n\n## Installation and launch\n\n### prerequisites\nThis app needs a Redis and a Mongo databases. Suggestion: use the default docker images.\n* https://hub.docker.com/r/library/mongo/\n* https://hub.docker.com/r/library/redis/\n\nThen provides their url in env vars `DB_URL_MONGO_01` and `DB_URL_REDIS_01` or through a `.env` file, example:\n```bash\ntouch .env\necho 'DB_URL_MONGO_01=\"mongodb://localhost:32773\"' \u003e\u003e .env\necho 'DB_URL_REDIS_01=\"redis://localhost:32774\"' \u003e\u003e .env\n```\n\n### Launch\n```bash\nyarn --production\nyarn start\n```\n\nFor more readable logs:\n```bash\nnpm i bunyan\nyarn start | ./node_modules/.bin/bunyan\n```\n\n## Contributing\nsee CONTRIBUTING.md\n\n\n## TOSORT\n* https://blog.sourcerer.io/a-crash-course-on-typescript-with-node-js-2c376285afe1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffirmo%2Fhello-world-express-typescript-advanced-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foffirmo%2Fhello-world-express-typescript-advanced-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffirmo%2Fhello-world-express-typescript-advanced-2/lists"}