0.4.6-c • Published 9 years ago

sailorjs v0.4.6-c

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Sailor

Gitter(https://badges.gitter.im/Join Chat.svg) Build Status Dependency status Dev Dependencies Status NPM Status Gittip

Components in the backend

Documentation | Changelog | Modules directory | Resources

Sailor is a Sails core fork that support extra features for create a custom backend based in modularize your code:

npm.io

The most important features are:

  • Packet the common logic of your applications in modules (like μservices) and load as npm package.
  • Better multilanguage experience, clean error messages and definitely ready for use the responses in your frontend.
  • Improve the way to serve assets, in special ready for production mode. Clustering and deployment by PM2.
  • Handlebars as default template engine, with completely support for different layouts, partials and helpers.

Use specially Sailor if you want to:

  • Focused on API backend and connect later with your frontend (Angular, Backbone, Ember, Atoms,..)
  • Have a frontend App client and use the server for API or some static pages (as landing page).
  • Reuse components and/or third API's and improve the timing of your projects.

For connect your backend and your frontend we recommended use Parrot.

Install

npm instal sailorjs -g

and later:

$ sailor

License

MIT © sailorjs

0.4.6-c

9 years ago

0.4.6-b

9 years ago

0.4.6-a

9 years ago

0.4.5-f

9 years ago

0.4.5-e

10 years ago

0.4.5-d

10 years ago

0.4.5-c

10 years ago

0.4.5-b

10 years ago

0.4.6

10 years ago

0.4.5

10 years ago

0.4.4

10 years ago

0.4.3

10 years ago

0.4.2

10 years ago

0.4.0

10 years ago

0.3.9

10 years ago

0.3.8

10 years ago

0.3.7

10 years ago

0.3.6

10 years ago

0.3.5

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.5

10 years ago

0.2.0

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago