Skip to content

aminya/radically-straightforward

 
 

Repository files navigation

Radically Straightforward

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 READMEs under the respective directories.

Installation

$ npm install @radically-straightforward/production
$ npm install --save-dev @radically-straightforward/development

Guides

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 70.0%
  • JavaScript 20.3%
  • CSS 9.7%