typijs

The Angular CMS Framework for building fully-featured SPA sites powered by NodeJS and MongoDB with TypeScript

MIT License

Downloads
186
Stars
151
Committers
8

Bot releases are hidden (Show)

typijs - v1.0.0-beta.6 Latest Release

Published by danghung1202 over 3 years ago

Changed

  • Fix bug schema is not register in multi tenant mode
  • Fix bug unable delete cache in multi tenant mode
  • Update git action
  • Change default admin router from typicms-> typijs in cms-demo
typijs - v1.0.0-beta.5

Published by danghung1202 over 3 years ago

Added

  • Add request context, tenant context
  • Add cls-hooked package

Changed

  • Support cache in multi tenant mode
  • Remove the continuation-local-storage package
typijs - v1.0.0-beta.4

Published by danghung1202 over 3 years ago

Changed

  • Fix missing language in first time setup
  • Update peer dependencies
typijs - v1.0.0-beta.3

Published by danghung1202 over 3 years ago

Features

  • Support mutli tenant in cms api package

Changed

  • Refactor config manager
  • Fix some minor bugs
typijs - v1.0.0-beta.2

Published by danghung1202 over 3 years ago

Changed

  • Update readme for all packages
typijs - v1.0.0-beta.1

Published by danghung1202 over 3 years ago

Features

  • Page Types, Page Template, Page Properties
  • Block Types, Block Template, Block Properties
  • Media management: Upload multi files (images, doc, pdf, ...), resizing image, drag and drop...
  • Friendly URL
  • SEO (using Angular Universal)
  • Multi site
  • Modules architecture for extend the Admin UI