All Projects → robertoachar → Docker Nginx Express

robertoachar / Docker Nginx Express

Licence: mit
🐳 A playground for Docker with Nginx and Express.

Projects that are alternatives of or similar to Docker Nginx Express

Node Production
Take Your Node.js Project to The Production Environment (VPS/Dedicated Server).
Stars: ✭ 35 (+169.23%)
Mutual labels:  express, nginx
Vue2 blog
使用vue2.x + vue-cli +vue-router+ vuex + axios + mysql + express + pm2 + webpack+nginx构建的具有登录,注册,留言,用户发帖,用户评论等功能的SPA Blog。注意,注意,注意,后端API全部自己手写,很适合刚学习vue以及express的小伙伴学习,喜欢请Star鼓励一下我,谢谢!项目预览:
Stars: ✭ 417 (+3107.69%)
Mutual labels:  express, nginx
Feathers Vue
A boiler plate template using Feathers with Email Verification, Vue 2 with Server Side Rendering, stylus, scss, jade, babel, webpack, ES 6-8, login form, user authorization, and SEO
Stars: ✭ 195 (+1400%)
Mutual labels:  express, nginx
Fullstack Javascript Architecture
✍️ Opinionated project architecture for Full-Stack JavaScript Applications.
Stars: ✭ 464 (+3469.23%)
Mutual labels:  express, nginx
Typescript Express Starter
🚀 TypeScript Express Starter
Stars: ✭ 238 (+1730.77%)
Mutual labels:  express, nginx
React Express Fullstack
Full stack (mostly unopinionated) starter pack with React+Redux and Expressjs
Stars: ✭ 23 (+76.92%)
Mutual labels:  express, nginx
Outputcache
Cache api responses using Redis, Memcached or any cache provider for NodeJS
Stars: ✭ 9 (-30.77%)
Mutual labels:  express
Status Nginx Module
A http status module for pure nginx, which is in production already.
Stars: ✭ 10 (-23.08%)
Mutual labels:  nginx
Express Boilerplate
🚀 Starter project for a RESTful API in Node with Express & mongoose component-based
Stars: ✭ 9 (-30.77%)
Mutual labels:  express
Ngx http proxy connect module
A forward proxy module for CONNECT request handling
Stars: ✭ 850 (+6438.46%)
Mutual labels:  nginx
Typescript React Express
typescript react express example
Stars: ✭ 12 (-7.69%)
Mutual labels:  express
Swarm Examples
Beispiel-Code zum Artikel "Continuous Deployment mit Docker Swarm" im Java Magazin 12.17
Stars: ✭ 11 (-15.38%)
Mutual labels:  nginx
Devops Tuts
Meteor Devops on OSX with Docker set for Ubuntu
Stars: ✭ 10 (-23.08%)
Mutual labels:  nginx
Nuxt Ssr Demo
✨ 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo
Stars: ✭ 856 (+6484.62%)
Mutual labels:  nginx
Netkiller.github.io
Netkiller Free ebook - 免费电子书
Stars: ✭ 861 (+6523.08%)
Mutual labels:  nginx
Online Bling
Stars: ✭ 9 (-30.77%)
Mutual labels:  express
Prerender.io Nginx
Unofficial prerender.io nginx.conf
Stars: ✭ 11 (-15.38%)
Mutual labels:  nginx
Express
Express + Sequelize + Winston + Jasmine + TypeScript + Webpack MVC Boilerplate
Stars: ✭ 9 (-30.77%)
Mutual labels:  express
Deprecated
🚀 Framework for building universal web app and static website in Vue.js (beta)
Stars: ✭ 858 (+6500%)
Mutual labels:  express
Nginx Json Proxy
An experiment with openresty, lua and nginx
Stars: ✭ 10 (-23.08%)
Mutual labels:  nginx

docker-nginx-express

License

A playground for Docker with Nginx and Express.

Preview

Development

  • Cloning the repo
$ git clone https://github.com/robertoachar/docker-nginx-express.git
  • Installing dependencies
$ npm install

Docker

  • Building an image
$ docker-compose build
  • Running containers
$ docker-compose up
  • Stopping containers
$ docker-compose down

Author

Roberto Achar

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].