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

Timongo RPG API #46

Open
hudsonpereira opened this issue Mar 24, 2017 · 4 comments
Open

Timongo RPG API #46

hudsonpereira opened this issue Mar 24, 2017 · 4 comments
Assignees
Labels

Comments

@hudsonpereira
Copy link
Member

hudsonpereira commented Mar 24, 2017

Hello everyone, i'm here to talk about the next steps of this project. We've seen how fast we are growing and how many people have joined us, hence this project must become modular as soon as possible.

The next project structure will have 2 different repositories for:

The API will do must of the today's backend work. Later on we'll have an active websocket connection with the end user, this should belong to its own repository. About the future i like to think about the API being able to serve every possible client (Android App, iOS app, etc...) without any problem.

Please, share your thoughts.

To all contributors and future contributors.

@edddieee
Copy link
Contributor

First of all I would like to congratulate you for the project initiative. 👏 👏

I really like the idea to split this project into two different repositories.

For the client I will suggest to use things like (React+Redux+Axios) or (Vue+Vuex+Axios), I've been work a lot with React, but I think that both React and Vue could be a better idea instead of using Angular.

And if the intention is to make a client to Mobile Devices, we could easily use React Native or Weex, and this way we'll could keep the same logic/states for both environment, web and mobile devices.

@hudsonpereira
Copy link
Member Author

@eddiecode I'll consider React+Redux+Axios and make the call together with the contributors on Slack. To be honest, I don't quite like Angular2. Thanks for sharing.

@hudsonpereira
Copy link
Member Author

I've found a very good react/webpack boilerplate generator.

https://github.com/react-webpack-generators/generator-react-webpack

@hudsonpereira hudsonpereira self-assigned this Mar 25, 2017
@edddieee
Copy link
Contributor

An option could be the official react app generator: https://github.com/facebookincubator/create-react-app

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

No branches or pull requests

2 participants