Skip to content
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

Open
pors opened this issue Mar 28, 2016 · 16 comments
Open

Create example app #19

pors opened this issue Mar 28, 2016 · 16 comments

Comments

@pors
Copy link
Owner

pors commented Mar 28, 2016

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!

@gabrielseco
Copy link
Collaborator

I think on monday, I would have some to time to do something.
I'll fork the kitchen sink app and I'll give it a try

@johnslemmer
Copy link
Contributor

@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.

@pors
Copy link
Owner Author

pors commented Apr 26, 2016

@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.

@johnslemmer
Copy link
Contributor

Not in the near future at least. Maybe later in May I'll have the cycles to really do good things for this example.

On Apr 26, 2016, at 8:29 AM, Mark Pors [email protected] wrote:

@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.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub

@johnslemmer
Copy link
Contributor

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.

@gabrielseco
Copy link
Collaborator

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.

https://github.com/gabrielseco/brewery-app

@pors
Copy link
Owner Author

pors commented May 26, 2016

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
It would also be nice to have it hosted somewhere. Unfortunately, MDG doesn't host if for free anymore, but maybe Heroku is an alternative? https://crater.io/posts/Ytf4qeKLxG8dschsj/no-more-free-meteor-hosting
If you have your own server that might be a solution as well, I have done that with the kitchen-sink.

@johnslemmer
Copy link
Contributor

Yeah, link away. Also, we can transfer the boilerplate to the organization
as well if you would like

On Wed, May 25, 2016 at 5:19 PM, Mark Pors [email protected] wrote:

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 https://github.com/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
It would also be nice to have it hosted somewhere. Unfortunately, MDG
doesn't host if for free anymore, but maybe Heroku is an alternative?
https://crater.io/posts/Ytf4qeKLxG8dschsj/no-more-free-meteor-hosting
If you have your own server that might be a solution as well, I have done
that with the kitchen-sink.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#19 (comment)

@gabrielseco
Copy link
Collaborator

I'll try heroku this weekend then and when I have it, I'll transfer

@pors
Copy link
Owner Author

pors commented May 26, 2016

@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 :)

@johnslemmer
Copy link
Contributor

tried to transfer. Got this error.

You don’t have admin rights to reactionic

@pors
Copy link
Owner Author

pors commented May 27, 2016

Ah I only added you as a collaborator of the reactionic repo, not the entire organization. You should now have received an invitation

@johnslemmer
Copy link
Contributor

OK. Sorry was out of touch the last few days. It is now transferred over to the org.

@DarrylD
Copy link

DarrylD commented Jun 5, 2016

I plan to convert one of my ionic apps I could add when finished.

@pors
Copy link
Owner Author

pors commented Jun 6, 2016

@DarrylD awesome! Let us know if we can help

@DarrylD
Copy link

DarrylD commented Jun 10, 2016

made a quick demo and added redux https://github.com/DarrylD/react-ionic-redux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants