-
Notifications
You must be signed in to change notification settings - Fork 66
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
Create example app #19
Comments
I think on monday, I would have some to time to do something. |
@pors at the same time that I have been doing some React 15 upgrading I have also been working on this https://github.com/johnslemmer/todos-reactionic-meteor example app that is trying to replicate https://github.com/meteor/module-todos-react example app. It is far from ready but it is a start. I'll be plugging away on it over the next little bit. Let me know how I can help. |
@johnslemmer awesome John! I don't know how much time you have to work on this, but what would be really cool is to have a blog post explaining how you did it, like what Sam Corcos did here: https://medium.com/@SamCorcos/meteor-react-ionic-mobile-app-part-1-the-basic-template-9355ebf3397f#.a5fy89z20. No need for it of course, just an idea :) Lemme know if I can help with anything. |
Not in the near future at least. Maybe later in May I'll have the cycles to really do good things for this example.
|
OK. It isn't a full app example like I wanted to do. But I made a pretty thorough boilerplate that I hope helps people get started. Should especially be good for people pretty unfamiliar with this whole technology stack. |
Hi everyone. I have my app on my repo, it's pretty simple indeed. It uses the http://www.brewerydb.com/ but in freemium mode, it limits too much. I used meteor server to do the API calls to handle CORS. I would need someone to do the code revision. I think after that, if you guys want can we upload to the organization's repo. If anyone wants to do it, I leave it here. |
Wow, guys, this is awesome! Both the boilerplate and the brewery app should be mentioned in the README, the GUIDE and the main project page IMO. Would you like me to do that? @gabrielseco you can move the repo into the organization yourself (I can't do that): https://help.github.com/articles/transferring-a-repository/#transferring-from-a-user-to-an-organization |
Yeah, link away. Also, we can transfer the boilerplate to the organization On Wed, May 25, 2016 at 5:19 PM, Mark Pors [email protected] wrote:
|
I'll try heroku this weekend then and when I have it, I'll transfer |
@gabrielseco cool! I'll check it out in more detail after my holidays. @johnslemmer yeah it would be great if we can put it in the organization. You are the only one who can do that, so please do. I'll link when it has found its new home :) |
tried to transfer. Got this error.
|
Ah I only added you as a collaborator of the reactionic repo, not the entire organization. You should now have received an invitation |
OK. Sorry was out of touch the last few days. It is now transferred over to the org. |
I plan to convert one of my ionic apps I could add when finished. |
@DarrylD awesome! Let us know if we can help |
made a quick demo and added redux https://github.com/DarrylD/react-ionic-redux |
Next to the demo kitchen sink app it would be cool to have one or more example apps. Some ideas:
If anyone would like to give it a shot, that'd be awesome!
The text was updated successfully, but these errors were encountered: