Rotonde / beaker

Rotonde client with user account combined(deprecated)
MIT License
205 stars 37 forks source link

[WIP] Archive split #60

Closed webdesserts closed 6 years ago

webdesserts commented 6 years ago

This pull request attempts the archive split discussed in #41. It is currently a work in progress.

The core side of the split can be found at webdesserts/beaker-core

Some things I'd like feedback on:

Cheers 🍸

neauoire commented 6 years ago

Okay, let's not merge this right away. I actually want to users to clone a different repo, this way it will be a gradual implementation that won't break anything for anyone. Let me try to answer some of your questions :)

neauoire commented 6 years ago

Let's move over to: https://github.com/Rotonde/client

pfrazee commented 6 years ago

I'm going to follow the client repo and discussions about this, since this is going to be a common pattern for apps and beaker may need to add some tools to help. Feel free to @ me with questions.

neauoire commented 6 years ago

Okay, so I picked up your fork. I found an elegant way that will not require for the user to update it's scripts. I will use what you've built and create the first commit on /client tonight. We can go from there, this way of building things is the future, I'm excited to see where this leads.

webdesserts commented 6 years ago

@neauoire OK looking forward to seeing what you got 👍🏼