Skip to content

bcamacho/SailsJs-Prototype-Starter-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starterProject

a Sails starter application

To take advantage of this starter template fork and merge feature branches to help build your app. For instance authentication :)

Architecture

Sails.js application built ontop of node with express middleware.

Node.js

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

[Learn more about Node.js here] (https://nodejs.org/en/)

New to Node? No problem.

In order to install Sails starter template, you’ll first need to install Node.js. Node is supported on most major operating systems, including MacOSX, Windows, and many flavors of Linux. Their website has pre-built installers for plenty of platforms, so you can just hop on over to the downloads section of nodejs.org and choose the one that’ll work for you.

Sails.js

Build practical, production-ready Node.js apps in a matter of weeks, not months. Sails is the most popular MVC framework for Node.js, designed to emulate the familiar MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with a scalable, service-oriented architecture.

[Learn more about Sails.js] (http://sailsjs.com/)

Sails.js is fairly simple to configure using npm.

To install Sails:

''' $ npm install sails -g '''

To get started, clone this repo locally.

About

RESTful prototype template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published