Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 961 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 961 Bytes

react-feathers-boilerplate

This is a boilerplate for a simple frontend which can be connected to a FeathersJS-Backend.

What's in it?

  • Login / Logout
  • Registration
  • State management by redux
  • Notifications with react-notifications
  • Restricted routes based on authentication state
  • Sample Route/Component (Restricted to authenticated users)
  • To be continued...

Agenda / Roadmap

  • Find a way to simplify / centralize and improve the configuration for the frontend. At the moment everything is spread over the app and there is no central configuration file.

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