Skip to content

A demo backend for practicing Authentication, CRUD, etc

License

Notifications You must be signed in to change notification settings

areiterer/feathers-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A demo backend for practicing Authentication, CRUD, etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published