Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 695 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 695 Bytes

feathers-demo

This is a small demo application which is the backend to my react-auth-demo project.

Agenda / Roadmap

  • There is an /article route to CRUD articles, it is only usable by authenticated users
  • Use the /signup middleware to register new users.
  • It should be possible to put users into roles and restrict some actions to certain roles.
  • To be continued ...

Contribution

All kinds of contribution are welcome. If you have ideas or found some errors or bad design, please add an issue or send a PR.

Contact

If you have questions, please contact me on Twitter: @a_reiterer