flood/canal-admin

This package is abandoned and no longer maintained. No replacement package was suggested.

0.1.5 2019-02-13 23:40 UTC

This package is auto-updated.

Last update: 2021-12-11 09:09:51 UTC


README

Folder structure for a Flood\Canal project's admin.

Flood Project: Canal, which consists of:

How To

Docu and Guide:

Quick Start

Get everything setup with composer:

composer create-project flood/canal-structure 

composer create-project flood/canal-structure <path> <stability>

for develop:  
composer create-project -s DEV flood/canal-structure:dev-develop canal 

Install and use just admin:

composer create-project flood/canal-admin admin -s DEV
cd admin

# temporary install also admin dev dependencies:
git clone https://bitbucket.org/bemit_eu/flood-admin.git --branch develop ./app/src/dev-pkg/flood-admin
git clone https://bitbucket.org/bemit_eu/formantajs.git ./app/src/dev-pkg/formantajs
git clone https://bitbucket.org/bemit_eu/formantasass-core.git ./app/src/dev-pkg/formantasass-core

# install, (start or build)
npm i
npm start

npm run build

Deployment

Demo repositories are automatically installed when pushing the following git branches.

Licence

This project is free software distributed under the terms of two licences, the CeCILL-C and the GNU Lesser General Public License. You can use, modify and/ or redistribute the software under the terms of CeCILL-C (v1) for Europe or GNU LGPL (v3) for the rest of the world.

This file and the LICENCE.* files need to be distributed and not changed when distributing. For more informations on the Licences which are applied read: LICENCE.md

Copyright

2017 - 2018 | bemit UG (haftungsbeschränkt) - project@bemit.codes