Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Move Chat from rmw-shell to demo #27

Open
mradenovic opened this issue Jun 4, 2019 · 1 comment
Open

Move Chat from rmw-shell to demo #27

mradenovic opened this issue Jun 4, 2019 · 1 comment

Comments

@mradenovic
Copy link

I like this project and I would like to use it in my project. However, I don't need a chat functionality and I would like to remove it. I guess that when it was just a react-most-wanted boilerplate, it was easy to change everything. I started with react-most wanted boilerplate, and it was not obvious how to use firebase storage (hidden in chat).

It looks like there is no easy way to do it without changing rmw-shell. I would like to work on it if it is a possible solution. I understand that it might affect projects that are based on rmw-shell.

The bigest benifit is that How to use it? would be in demo and How it works? would be in shell.The best would be probably to make Chat (and anything else not essential) installable with react-scripts:

  • npx create-react-app test-app --scripts-version rmw-chat-react-scripts
  • npx create-react-app test-app --scripts-version rmw-database-react-scripts
  • npx create-react-app test-app --scripts-version rmw-firestore-react-scripts
  • ...
  • npx create-react-app test-app --scripts-version rmw-storage-react-scripts
@TarikHuber
Copy link
Owner

TarikHuber commented Jun 4, 2019 via email

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

No branches or pull requests

2 participants