Side-by-side under the same domain static HTML Nginx and Node.js API application docker-compose boilerplate.
-
Updated
Mar 2, 2019 - HTML
Koa is a new web framework designed by the team behind Express,
which aims to be a smaller, more expressive, and more robust foundation
for web applications and APIs. By leveraging async functions, Koa allows you
to ditch callbacks and greatly increase error-handling. Koa does not bundle any
middleware within its core, and it provides an elegant suite of methods that make
writing servers fast and enjoyable.
Side-by-side under the same domain static HTML Nginx and Node.js API application docker-compose boilerplate.
create a demo with koa, typescript and bootstrap
As a learning part of KoaJS. I developed it. Scrapped data using nightmarejs (not available in this project)
A simple Node.js server to serve the built NewsHub Client in production
An example of writing koa2 via typescript. Recommend VSCode
Created by TJ Holowaychuk
Released December 19, 2013
Latest release 17 days ago