Skip to content

jclinto1/angular-play-mongo-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An app to help you get started with AngularJS, Play! Scala, and MongoDB.

The whole app (including the Angular stuff) can be built, tested and deployed within the Play! lifecycle.
This makes it easy to push it up to Heroku or similar. It also makes it easy for non-UI guys (like me) to get started.

I am trying to keep this up to date by porting over changes to a real app I am working on so may be a bit behind here.

Features:

* Authentication 
* basic json parsing/validation
* reactive mongo
* coffeescript
* css/js minification, response gzipping
* angular validation
* Dependency Injection using Spring Scala, DI of controllers
* examples of Javascript unit test, Controller spec,  server side integration / browser tests
* jsTest task added to build to allow running of Javascript tests using Karma/Jasmine 


I have used various resources from all over the place to put this together, some of those I can remember include:

* https://github.com/mariussoutier/PlayBasics/tree/master/AngularJS-Auth
* http://blog.brunoscopelliti.com/tag/angularjs

About

starter app plugging together Play Scala, AngularJS and MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published