Pilwon Huh
Pilwon Huh
@bluepeter :+1:
@LarryEitel We'd love to add support for windows but we unfortunately do not have dev environment set up. Please refer to [this page](https://github.com/pilwon/node-ultimate/search?q=windows&ref=cmdform&type=Issues) for some hints or clues how some...
@LarryEitel That's great to hear. In the past we actually switched to from `bcrypt` to `bcrypt-nodejs` but had to switch back as someone reported an issue with it. (https://github.com/pilwon/ultimate-seed/commit/655be0a74df35722aebf9244d84d1f3afac45b5d) Maybe...
@sparkio I expect this to be done sometime between Q4 and Q1. There are some higher priority tasks to do before this one. We welcome your PR.
@diegopamio End-to-End (E2E) testing was set up with Protractor, but unit testing with Karma is yet to come. We welcome your code contribution on that.
#### TODOs - Unit Testing with [Karma](https://github.com/karma-runner/karma) - Simplify the E2E testing so that it can be all done using one grunt command.
@johnjelinek This looks like a fantastic replacement. @yaru22 What do you think about [SockJS](http://sockjs.org)?
@yaru22 Yeah I think it's a great idea.
## Plugins - [ultimate-admin](https://github.com/pilwon/node-ultimate-admin): Admin plugin - [ultimate-auth](https://github.com/pilwon/node-ultimate-auth): Auth plugin - [ultimate-auth-facebook](https://github.com/pilwon/node-ultimate-auth-facebook): Facebook Auth plugin - [ultimate-auth-google](https://github.com/pilwon/node-ultimate-auth-google): Google Auth plugin - [ultimate-auth-twitter](https://github.com/pilwon/node-ultimate-auth-twitter): Twitter Auth plugin - [ultimate-socketio](https://github.com/pilwon/node-ultimate-socketio): Socket.io plugin -...
@gadicc Sorry for not checking and sharing feedback earlier. I meant to do a TS rewrite for years but it never happened. I have just invited you as collaborator to...