- Leicester, United Kingdom
- https://afareed.com/
- in/ahmed-fareed-45a0015a
Pinned Loading
-
Walmart Mobile node.js Setup
Walmart Mobile node.js Setup 1# Overview
23We run multiple server processes in two data centers. Each process listens on two ports, one for HTTP and one for HTTPS. HTTPS is terminated by Apache prior to reaching node.js. HTTP goes directly from the client to node.js (through a master load balancer). We do not use clusters. We slice our physical servers into thin virtual machines running SmartOS, each with about 3GB of memory designed for a single node.js process.
45Our node.js servers are [hapi.js](https://github.com/spumko/hapi) servers using the composer functionality and plugins architecture. We have three sets of plugins loaded: mobile web front end experience (single page app), legacy API reverse proxy, and monitoring.
-
express-typescript-typeorm-boilerplate
express-typescript-typeorm-boilerplate PublicForked from mkosir/typeorm-express-typescript
💊 Minimal Express RESTful API boilerplate. Spin it up with single command. TypeScript, TypeORM, Postgres and Docker with focus on best practices and painless developer experience.
TypeScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.