Piliponful / node-starter

Opinionated starter for node.js with mongo as db, docker for containerization and koa as framework of choice for now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter for Node.js Web App

Intro

It's a repo with simple web app written with srpc-framework serves exactly 2 purposes:

  1. To show anyone who decide to use srpc-framework how to write a simple, but complete app with it
  2. To be a starting point for anyone who want to write web app with srpc-framework

Conventions

Basic conventions you should follow when using this starter or srpc-framework - conventions

About

Opinionated starter for node.js with mongo as db, docker for containerization and koa as framework of choice for now


Languages

Language:JavaScript 99.6%Language:Dockerfile 0.4%