Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Feathers 2.0 #7

Merged
merged 31 commits into from
Jan 13, 2016
Merged

Feathers 2.0 #7

merged 31 commits into from
Jan 13, 2016

Conversation

ekryski
Copy link
Member

@ekryski ekryski commented Jan 13, 2016

This does a lot of the stuff outline in feathersjs/feathers#159.

What's working

  • Generating a user service and corresponding model if applicable
  • Injecting the correct db adapter
  • Error handling
  • Logging

Tested with all databases except for sequel server.

What's left

  • Making static pages look pretty
  • Adding some helpful comments in the generated code
  • Hook generator
  • Generic service generator
  • Authentication (at least testing it)

daffl and others added 30 commits November 8, 2015 15:19
I've removed the other options for now, since they're not yet supported by feathers-authentication.  The auth config now gets built into the config.json files.  Production uses a node environment variable.
We might also generate quick client now that feathers is isomorphic
ekryski added a commit that referenced this pull request Jan 13, 2016
@ekryski ekryski merged commit 1d7cad9 into master Jan 13, 2016
@ekryski ekryski deleted the feathers-2.0 branch January 13, 2016 05:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants