This repository was archived by the owner on Mar 4, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 428
feat: integration with feathers v3 and feathers-cli #212
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
removed express notFound middleware
Added default port to config
clarkdo
reviewed
Mar 29, 2019
clarkdo
reviewed
Mar 29, 2019
clarkdo
approved these changes
Mar 29, 2019
@subhadeepdas91 Could you please update the snap, I think it's ready to merge now. |
clarkdo
suggested changes
May 29, 2019
As a result of team decision, server frameworks have been removed #501 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
On selection of "feathers" option during server selection a feather 3 project is created which is compatible with feathers-cli, further feathers-cli can be used to generated components like services, authentication etc.
Feathers config and test directories are contained within server directory