meanair-server

0.6.5-beta.3 • Public • Published

meanair (pronouced "MEAN-er" or "MEAN-air") is a framework for building + testing node.js apps.

meanair-server

Run it!

npm test

Quick overview

This repo is the "magic under the covers" + conventions that make setting up a meanair web app so easy. Things you'll find here include:

Easy config

Inherit from the meanair default settings and shape your apps config object to using the overrides object. Then apply differnt values for different contexts (dev / test / production) via environtment vars and/or .env files.

Powerful instrumentation

Control log output via config to profile your app or watch how users execute your code in real-time.

Readme

Keywords

none

Package Sidebar

Install

npm i meanair-server

Weekly Downloads

0

Version

0.6.5-beta.3

License

ISC

Last publish

Collaborators

  • jkresner