nmccartney / sails-and-angular

This is a WIP to build a boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sails v1 and angular v6

Inspired by sails-angular-cli-guide

A Sails v1 & Angular application with Material Design.

Dependencies

  • NodeJS v8

Quick Start

### install dependencies
npm install

### start up application (both angular and sails)
npm start

Deployment

npx shipit staging deploy

### read server errors
npx shipit staging err:log

### read console logs
npx shipit staging console:log

Links

Version info

This app was originally generated on Thu Oct 04 2018 22:43:06 GMT-0400 (EDT) using Sails v1.0.2.

About

This is a WIP to build a boilerplate


Languages

Language:JavaScript 42.1%Language:HTML 37.4%Language:TypeScript 19.9%Language:CSS 0.6%