/Flexberry.CRM

Repository created by Flexberry Designer (https://designer.flexberry.net)

Flexberry.CRM

The repository was generated with the Flexberry Designer (https://designer.flexberry.net)

Application deployed on GitHub Pages

Demo application with IndexedDB (in browser): https://naanaowusu.github.io/Flexberry.CRM/

Running the application in Docker

Docker requires to run the application from Database.

Instructions:

  1. Building Docker image
\src\Docker> .\create-image.cmd
  1. Run Docker image
\src\Docker> .\start.cmd

The application will be available at http://localhost

  1. To stop Docker image running
\src\Docker> .\stop.cmd

Links to documentation

More information about generating frontend: https://flexberry.github.io/en/ef2_landing_page.html More information about generating backend: https://flexberry.github.io/en/fo_orm-odata-service.html