All Projects → ergonode → frontend

ergonode / frontend

Licence: OSL-3.0 license
For seeing Ergonode in action please book a demo https://www.ergonode.com/book-a-demo

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
Gherkin
971 projects

Projects that are alternatives of or similar to frontend

backend
Ergonode backend repository
Stars: ✭ 100 (-18.03%)
Mutual labels:  pim, ergonode
ShareManBox-Nuxt
ShareMan's personal website of version3.
Stars: ✭ 104 (-14.75%)
Mutual labels:  nuxtjs
xnote
个人知识库+工具箱
Stars: ✭ 75 (-38.52%)
Mutual labels:  pim
PIM NDP papers
No description or website provided.
Stars: ✭ 33 (-72.95%)
Mutual labels:  pim
AdvancedCsvConnectorBundle
Advanced CSV Connector Bundle for Akeneo
Stars: ✭ 19 (-84.43%)
Mutual labels:  pim
guess-filename.py
Derive a file name according to old file name cues and/or PDF file content
Stars: ✭ 27 (-77.87%)
Mutual labels:  pim
pim6sd
PIM for IPv6 sparse mode daemon
Stars: ✭ 15 (-87.7%)
Mutual labels:  pim
nuxtend
This library extends the Nuxt.js features.
Stars: ✭ 28 (-77.05%)
Mutual labels:  nuxtjs
Moviepark
A Nuxt universal app with an Adonis 5 api server using the TMDb API for its movie catalog.
Stars: ✭ 32 (-73.77%)
Mutual labels:  nuxtjs
magento2-pimcore-bridge
Magento 2 module for Pimcore integration.
Stars: ✭ 28 (-77.05%)
Mutual labels:  pim
doublecontact
Offline DE-independent Qt-based contact manager primarily for phonebooks editing/merging. Beta.
Stars: ✭ 40 (-67.21%)
Mutual labels:  pim
Python-Image-Morpher
Python Image Morpher (PIM) is a program that blends images to your content!
Stars: ✭ 97 (-20.49%)
Mutual labels:  pim
Frr
The FRRouting Protocol Suite
Stars: ✭ 2,009 (+1546.72%)
Mutual labels:  pim
org-contacts2vcard
Converting Emacs Org-mode org-contacts contact information to VCard format suitable for importing to Android 4.4
Stars: ✭ 21 (-82.79%)
Mutual labels:  pim
dynamic
Load components initialized through @nuxt/components dyamically.
Stars: ✭ 49 (-59.84%)
Mutual labels:  nuxtjs
notes
我的笔记
Stars: ✭ 21 (-82.79%)
Mutual labels:  pim
freeRouter
freeRouter - networking swiss army knife
Stars: ✭ 26 (-78.69%)
Mutual labels:  pim
react-app-loader
Production ready library for handling Microfrontends
Stars: ✭ 75 (-38.52%)
Mutual labels:  microfrontends
rust-loottables
List of loot tables for various crates, boxes, barrels, piles for game Rust.
Stars: ✭ 1 (-99.18%)
Mutual labels:  nuxtjs
Pimcore
Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)
Stars: ✭ 2,352 (+1827.87%)
Mutual labels:  pim

Ergonode logo

Desktop PWA Ready Product Information Management Platform

Version Code Version Chat Docs License Lerna


Installation

1) Startup

Clone project repository to your local directory:

git clone [email protected]:ergonode/frontend.git

Install project dependencies:

npm install

Set your local .env file:

npm run env

You may want to override created .env file by other settings

2) Module configuration

Follow CLI steps to configure project:

npm run modules

You might want automatically setup all modules by executing command:

npm run modules:all

All available modules can be found in the package.json file in the _availableModules section, and required modules in the _requiredModules section.

The _availableModules is an object where the key is the module name and the value is the module type. The local type defines local modules located in the modules directory, and the npm type defines modules hosted on npm.

3) Build

Run development mode

npm run dev

Run production mode

npm run build
npm run start

After you set up backend application and generated default fixtures you may login into application with credentials [email protected], password: abcd1234

4) Docker

Installation guide at docker repository

Browser

We recommend using the latest version of Chrome browser. On other browsers some functionalities may not work as intended.

Documentation

The project is in early stage and we have got a lot of milestones to develop. We do our best to deliver great documentation, but - to be honest - it is the hardest thing in open-source projects :)

Please find out what we've already prepared on devs.ergonode.com

Technologies

  • Vue.js
  • Nuxt.js
  • Node.js
  • SASS
  • Axios
  • BEM (CSS)
  • ESLint (Airbnb standard)
  • Cypress
  • JestJS

Contact us

If you have any questions or ideas feel free to join our slack.

Is it production ready

Yes!

Contributing

Before you start making any pull requests checkout our contribution guide. If you have any questions or ideas feel free to join our slack or send us an email: [email protected]

Partners

Ergonode is open-source, and it can be brought to you only by great community and partners supported by our core team. If you want to be on that list please send us an email: [email protected]

The license

Ergonode source code is released under the OSL 3.0 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].