-
Notifications
You must be signed in to change notification settings - Fork 15
Container module in rethinkdb example #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks, but I barely started on these examples. You're free to look, but there's a lot more to be done and it all needs to be documented.
They do, that's how I've been running the app. Things are a little hard-coded right now, but eventually you'll be able to plug and play examples via config. I haven't figured out how yet, but maybe something like
haha oops, like I said, I just barely started. That file didn't make it into the commit... I will do a little more work on it right to make these initial examples more complete. |
Thanks for the quick reply—totally understand these are brand new. I like the idea of using grunt tasks. I'll put aside some time to contribute once I understand the |
Thank you for the hard work :) I think it would be awesome if the rethinkdb server and angular client examples worked with one another—ultimately is that your goal w/ this repo?
Is it possible to commit an example of the container module and associated config referenced in rethinkdb/app.js?
container.resolve()
seems to be responsible for creating the closure that bootstrapsapp.js
...The text was updated successfully, but these errors were encountered: