ypsilon

0.0.4 • Public • Published

Ypsilon

Ypsilon is a framework that wraps up most common used settings of express, bundles your controllers and routes and has build in support for mongoose & EJS views.

  • No boring boilerplate code needed anymore!
  • Just code
  • Deploy

Installation

Ypsilon requires Node.js v8+ to run.

$ npm install ypsilon --save

By default it will try to connect to mongoDb on localhost:27017.

You can override this by setting the MONGO_CONNECTION_STRING env variable

/ypsilon/

    Package Sidebar

    Install

    npm i ypsilon

    Weekly Downloads

    3

    Version

    0.0.4

    License

    none

    Unpacked Size

    90.4 kB

    Total Files

    44

    Last publish

    Collaborators

    • meiremax