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

Generator refactoring #159

Merged
merged 38 commits into from
Feb 8, 2017
Merged

Generator refactoring #159

merged 38 commits into from
Feb 8, 2017

Conversation

daffl
Copy link
Member

@daffl daffl commented Jan 18, 2017

This is a refactoring of the current generator to accommodate the Auk release.

Still ToDo:

  • Model generator
  • User model generator
  • Authentication generator
  • Integration tests

Addressed issues:

mongoose: 'feathers-mongoose',
sequelize: 'feathers-sequelize',
knex: 'feathers-knex',
rethinkdb: 'feathers-sequelize'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sequelize?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ForsakenHarmony Good catch, that should definitely be feathers-rethinkdb

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was fixed already

@daffl daffl changed the title WIP: Generator refactoring Generator refactoring Feb 6, 2017
@daffl
Copy link
Member Author

daffl commented Feb 8, 2017

This has been released as v1.0.0-pre.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.