How to Deploy Kails with docker
Posted at: , embbnux
How to Deploy Kails with docker, redis and postgres
How to Deploy Kails with docker, redis and postgres
Introduce how to deploy kails on ubuntu with nodejs, postgres, redis and nginx.
Kails is a koa v2 web app built as Ruby on Rails redis with many middlewares. it has features such as MVC architecture, assets with webpack, different environments. Hope it can help you to learn about koa and build a web app quickly.
First Article: Readme, A Web App like Ruby on Rails with Koa2, Webpack and Postgres.