Skip to content

This project is meant to get you up and running with SailsJS as fast as possible. See the feature list in the README.

Notifications You must be signed in to change notification settings

robksawyer/sailsjs-starter-template

Repository files navigation

SailsJS Starter Template

This is meant to help you get started with SailsJS. See the feature list below.

Features

  • Bower
  • Passport via sails-generate-auth
  • Mocha
  • Coffee Script (Tests only)
  • New Relic Config (depends on NEW_RELIC_LICENSE_KEY) See config/newrelic.js

Makefile

Take a look at this as it has a good bit of code that relates to how the tests start and are run

Getting started

Start App

Run the command sails lift

Testing

Run the command make test

About

This project is meant to get you up and running with SailsJS as fast as possible. See the feature list in the README.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published