wai-blue/adios-app

Empty app project for the ADIOS framework

Installs: 42

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Batchfile

v1.0.4 2023-06-01 19:17 UTC

This package is not auto-updated.

Last update: 2024-09-26 12:41:12 UTC


README

This is an empty ADIOS application template to be used with composer create-project.

You need only these simple commands to create your first CRM application:

composer create-project wai-blue/adios-app
cd adios-app
./bin/build.sh

This will create an ADIOS application based on the simple-crm.json prototype which you can further customize.