erykai/erykia

Artificial intelligence for creating websites, systems in php with restfull api

Maintainers

Details

github.com/Erykai/erykia

Source

Issues

Fund package maintenance!
Erykai

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 1

Open Issues: 0

Language:CSS

v4.0.0 2023-04-20 19:08 UTC

This package is auto-updated.

Last update: 2024-09-20 22:20:18 UTC


README

Artificial Intelligence in all languages 🌎

🤖 Artificial intelligence for creating websites, systems in php with restfull api

Terminal exec

INSTALL MAC OS AND LINUX

bash <(curl -S 'https://install.erykia.com')

INSTALL WINDOWS require git https://git-scm.com/ require docker https://www.docker.com/

git clone https://github.com/Erykai/erykia.git --depth=1
cd erykia
docker compose up -d --build

DOWN

docker compose down

VERIFY ERROR

docker compose ps

LOGS PHP

docker compose logs php

Open your browser and go to https://lvh.me or https://localhost

PMA http://lvh.me:8080

DATABASE DEFAULT

  - HOST = mysql
  - USER = root
  - PASSWORD = root
  - DATABASE  = erykia
  - DRIVER = mysql

CREATE NEW MODULE EXAMPLE JSON

send post https://lvh.me/module or https://localhost/module raw json

open the modules_mind folder and see several examples of json for creating new modules