everydatastore-frontend

1.5.5 • Public • Published

EveryDataStoreFrontend

EveryDataStoreFrontend is the frontend application of the EveryDataStore ECM – a modern low-code Enterprise Content Management system for managing and structuring your business data.

This CLI tool helps you quickly set up the EveryDataStoreFrontend by cloning the official Angular-based project, installing dependencies, and preparing it for development or deployment.

🧩 About EveryDataStoreFrontend

EveryDataStoreFrontend is built with Angular and provides a powerful, flexible, and user-friendly interface to the EveryDataStore backend.

🔑 Key Features

  • Secure login and session handling
  • Powerful and customizable dashboard with widgets
  • Clean navigation and intuitive structure
  • RecordSets with search filters and result lists
  • Administration of:
    • RecordSets (with smart form builder)
    • Users & Groups
    • Apps & Configurations
    • Menus, Translations, and more
  • Built-in File Manager with versioning
  • Multi-language support including RTL (right-to-left)
  • User account management

⚙️ Requirements

To use or develop EveryDataStoreFrontend, you need the following:

  • Node.js: >=18.16.1
  • npm (Node Package Manager): >=9.5.1
  • Angular CLI: >=14.2.10
  • Git (to clone the repo)
  • EveryDataStoreBackend

🚀 Installation

To quickly set up the frontend, use the CLI tool: Ensure that npm has write access to your project directory.

npx everydatastore-frontend my-project
cd my-project
npm install
ng serve --port 8686

Manual Installation (alternative)

git clone https://github.com/EveryDataStore/EveryDataStoreFrontend.git my-project
cd my-project
npm install --legacy-peer-deps
ng serve --port 8686

📚 Further Resources

Package Sidebar

Install

npm i everydatastore-frontend

Weekly Downloads

1

Version

1.5.5

License

none

Unpacked Size

4.26 kB

Total Files

3

Last publish

Collaborators

  • everydatastore