Skip to content

l2thet/Angular8-Sails-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular8-Sails-Chat

a Sails application using Angular8

Introduction

This project is intended as an example of how to use Sails with Angular8.

Setup

After performing a git from github, open a prompt in the 'Angular8-Sails-Chat' folder and type 'npm install'. Once this is complete, type 'npm start'. Open a browser and naviaget to http://localhost:1337

Demo

Simply click the "Join Channel" button, then start sending messages! Open up mutiple tabs to the same url and after you join the channel, you can see new and send messages that everyone in the channel will see. To stop the node.js server running sails, simply hit CTRL+C.

About

A bare bone example of using ng8 with Sails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages