@fortjs/fort
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Goal: Full Stack web framework for rapid development of back office applications

Stack: React, TypeScript, Node.js

Built-in:

  • RBAC
  • Security (XSS, CSP, etc.)
  • Background Worker
  • File Uploads
  • Translations
  • Configuration (Database, Env. Variables, Files)
  • Logging (Console, Database, File, Application Insights)
  • Telemetry (Database, Application Insights, Google Analytics)
  • Database Access (Postgres, MySQL, SQL Server, Oracle)
  • E-mail (SMTP, Mailgun)
    • use templates
    • sync/async operation
  • Authentication (Email + Password, Facebook, Google, GitHub, Azure AD, Generic OAuth)
  • Form/API Validation
  • UI
    • Ready to use components
    • Ready to use page structure
    • Mobile-ready
    • Admin Dashboard
    • Theme-able / Customizable CSS
    • Ready to use UI for RBAC, Log Viewer, Background Worker

Readme

Keywords

none

Package Sidebar

Install

npm i @fortjs/fort

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

102 kB

Total Files

21

Last publish

Collaborators

  • goenning