Coder Social home page Coder Social logo

caohui123 / exeamonitor_cms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sdtorresl/exeamonitor_cms

1.0 0.0 0.0 8.2 MB

A CMS for Exea Monitoring system.

Shell 0.33% Batchfile 0.06% PHP 92.02% Twig 1.45% CSS 1.54% JavaScript 3.72% SCSS 0.87%

exeamonitor_cms's Introduction

Exea Monitor CMS System

A custom CMS for Exea Monitor.

Prerequisites

A complete CakePHP environment is required for this proyect.

In this repository you can deploy a clean environment with all dependencies ready for deploy CakePHP applications.

npm is required to install node packages.

Installation

with composer execute the installation of all dependencies:

composer install

Install node packages:

cd webroot
npm install

Configuration

Initial configuration

Create the config/app_local.php file and setup the 'Datasources' and any other configuration relevant for your application.

Template configuration is in config/app_local.example.php.

Migrations

This proyect uses migrations plugin in order to setup your database with required data. Just execute in your terminal:

bin/cake migrations migrate

Seed

Seed the application by following the next steps:

bin/cake migrations seed --seed DatabaseSeed

After that, the database should be ready for your application.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Sergio Torres

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Support

Have issues? Write to our support mail

exeamonitor_cms's People

Contributors

sdtorresl avatar juansebvf avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.