fractal-js

Component Based NodJs Framework. We are creating a structure for developing large scalable, maitanable Nodejs applications. We mash up ideas from component based architecture, MVC, Entity Framework and Repository Pattern.

MIT License

Downloads
59
Stars
0
Committers
2

Bot releases are hidden (Show)

fractal-js - v1.0.0 Latest Release

Published by acellam 2 months ago

MVP Release

  • Security using Helmet
  • Database support using @fractalerp/active-record-js
  • Auto loading other apps through components
fractal-js - v1.0.0-alpha

Published by acellam 2 months ago

Initial Release supports

  • Authentication based on JWT
  • Security using Helmet
  • Database support using @fractalerp/active-record-js
  • Auto loading other apps through components