Skip to content

angel-example/chat

Repository files navigation

chat

Realtime chat built with Angel and Angular 2 Dart. Authentication is provided via Google OAuth 2.0.

This is a good example of:

  • WebSocket use
  • Client-side use
  • Use with Angular2
  • Authentication
  • Authorization
  • Validation
  • Service hooks

To run:

  1. Run pub get.
  2. Run pub build to compile the client code into Dart.
  3. If you have the Angel CLI installed (recommended!), run angel start --production.
  4. If not, run ANGEL_ENV=production dart bin/server.dart.

Powered By:

The Angel Framework

Gitter version: v1.0.0-beta

The Dart server framework that's ready for showtime.

Wiki

API Documentation

Roadmap

File an Issue

Join the team

Do you want to collaborate? Join the project at https://projectgroupie.com/projects/212

About

Realtime chat built with Angel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published