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

Project status? #900

Open
zefman opened this issue Apr 20, 2020 · 8 comments
Open

Project status? #900

zefman opened this issue Apr 20, 2020 · 8 comments

Comments

@zefman
Copy link

zefman commented Apr 20, 2020

Hi I was just wondering what the status of this project is? It seems development has slowed a lot, is it still actively maintained and are there any plans for the future?

I am currently evaluating options for a new project and was wondering if hoodie is a safe bet.

@gr2m
Copy link
Member

gr2m commented Apr 20, 2020

Hoodie is currently not actively maintained, sorry.

@zefman
Copy link
Author

zefman commented Apr 20, 2020

Ah thats a shame. Thanks

@daviddq
Copy link

daviddq commented Apr 22, 2020

I was to ask the same thing. Can anybody recommend any alike projects?

@zefman
Copy link
Author

zefman commented Apr 22, 2020

I have been looking at this with a graphql backend https://rxdb.info/ and it looks pretty promising

@daviddq
Copy link

daviddq commented Apr 22, 2020

Cool! Thanks 😄

@MentalGear
Copy link

anyone found a good auth / access control system for rxdb or a better alt for hoddie? Also, can anyone explain why hoodie dev stopped? seems like a great library!

@zefman
Copy link
Author

zefman commented Aug 11, 2020

@MentalGear if you use RxDB and the graphql replication you can just use any JWT based authentication by passing the token in the headers. Then you just have to design your resolvers to work for the currently authenticated users.

We are using https://nestjs.com/ as our Graphql backend and its working very nicely.

I agree though it's a shame dev stopped out of all the offline first solutions I have researched it liked by far the most fully-featured!

@fynnlyte
Copy link

fynnlyte commented Aug 21, 2020

@MentalGear If you're looking for a solution specifically for offline-first apps with CouchDB/Cloudant, have a look at my superlogin fork.

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

No branches or pull requests

5 participants