-
-
Notifications
You must be signed in to change notification settings - Fork 753
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
Feathers Auk Release #299
Comments
What's the estimates of these two services being ready? |
There was some discussion in #254 but it does not seem as if any further work has been done so far. It might drop off the roadmap for this release since we still have a couple of higher priority items to tackle. |
Will Twitter auth be added within Auk? |
I am planning to start my new project using feathers. I'd like to start with auk release as I'd normally just How can I start with auk release? |
FYI celalo, |
Brilliant! @eddyystop thank you for the info. |
Hi everyone, so excited to see the progress. I'm about to start a big project for a data-driven SPA so I was wondering if I should go with version 2 or wait till AUK is production ready. Any updates on the release date? |
@lobosan You can create a new application by running
|
@daffl You have forgotten -g for the feathers-cli installation, no? |
Yes, indeed. Fixed now. |
Thanks for everyone's patience with this. 90% of Auk is already complete but a lot of the confusion is coming from the lack of docs. We are very close to being finished updating all the documentation. After talking with @daffl here is an update (order matters) for what is left to finally get this sucker closed...
It's been a long time coming and we've definitely had some scope creep (some justified and some not) but we've also fielded a lot of questions, helped a lot of people, fixed a ton of bugs and added some pretty awesome functionality. |
thank you very much for all your work on this! 😄 |
Thanks a lot for your work! Really looking forward for that last, long wished, "RELEASE ANNOUNCEMENT!" |
We shipped the new docs earlier this week and have moved the old ones over to https://legacy.docs.feathersjs.com/. A few sections of the guides just need a bit of updating but overall all the API docs are in place and up to date and all the modules that were pre-releases have been released officially! |
This is now officially closed! 💥 You can read about the release announcement here: https://blog.feathersjs.com/the-auk-takes-flight-c4b3c070c6d. We'll be migrating the old guides over to blog posts on Medium over the next while but in the mean time you can still access them at: |
Congratulations!!! |
So awesome guys. Thanks for your great work. That was so awesome for a guy coming from PHP, MySQL, PostgreSQL, WordPress, JQuery, Joomla, ExtJS, Java, C, C++, Windows guy. And if I can think of a more open, flexible and progressive platform, I would like to see something around open source technologies such us:
In conclusion, my dream platform should allow me to create a Real time, Enterprise ready, PWA from day one with ease with one command and available in a web testing environment full of debugging tools, performance advice and security awareness |
Meteor had US$ 30M to spend doing what they did (and still they seem to have pivoted to Apollo). Feathers has a core of 6 part-time people with no external funds, so we depend on the Feathers' community. Perhaps you can start on one of the items you mentioned? |
I agree with the above response. Implementing all the features you mentioned sounds like another year of mostly-thankless work from the Feathers team. |
Congratz and lots of thanks to the Feathers team! With regards to the "dream platform" comment, too much magic gives you less control over parts you want to change. Feather's modular approach is fine the way it is. It does things "the Node way". 😁 ✌️ |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue with a link to this issue for related bugs. |
Feathers Auk
This is the release issue to keep track of all the moving parts across all the repos. Expected official release date Q4 2016.
The main focus of this release is to fix any major bugs, add some ancillary services, get auth hardened after battle testing, update the CLI and Generator to be more future proof, and add more documentation and examples.
the Auk giving you a very creepy, judgy stare
Core and Core Modules
first
,last
,error
support to hooksAuthentication
Service Adapters
Supporting specialmoved to Buzzard release$search
param on database adapters (Support $search in query syntax #334)Feathers Realm 1.0Removed. Realm is not stable enough for us yet.Feathers Stripe 1.0Feathers Sendgrid 1.0Feathers Twilio 1.0moved to Buzzard releaseFeathers Mailer 1.1moved to Buzzard releaseFeathers Apple Push Notifications 1.0No ETAFeathers Google Push Notifications 1.0No ETAiOS & Android Clients
Feathers Android 1.0Feathers iOS 1.0[EDIT] Some work has been started here but these are not a high priority for us at the moment. We'd ❤️ some help if someone wants to really own these and become part of the core team reply in a comment. We likely won't be officially looking to revisit them until some time in 2017.
New CLI and Generator
In progress
Documentation and Guides
Examples
The text was updated successfully, but these errors were encountered: