/erebos

Web-Terminal using Vanilla PHP/MySQL

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

erebos

erebos is a very simple web-terminal using Vanilla PHP/MySQL powered with my experimental framework Erebos.

Instructions

  • Simply create the MySql database with the core\erebos.sql commands.
  • run the project on the localhost/

Structure

  ajax\
  ├── jsSide.js
  └── phpSide.php
  assets\
  ├── css\
  ├── img\
  └── js\
  core\
  ├── classes
  ├── erebos.sql
  └── init.php
  helpers\
  └── functions.php
  index.php

HELPME

//TODO

Gallery

Alt Text

Alt Text

License

Under GNU General Public License v3.0.