Radically Straightforward is a collection of packages for developing web applications with Node.js. It covers everything from connecting to a database all the way to packaging the application for distribution. The packages were designed to be used together, but most of them can be useful on their own as well.
We’re still working on the high-level documentation telling the overarching story of Radically Straightforward and helping users get started, but the low-level documentation of each package is already in place you may refer to README
s under the respective directories.
$ npm install @radically-straightforward/production
$ npm install --save-dev @radically-straightforward/development