1.: Create the database and give the appropriate rights to the database user (for full functionallity it's recommend to give SELECT,INSERT,UPDATE,DELETE,CREATE on the project database)
2.: Fill out the settings.php
(for an example see the example.settings.php
) and the MySQL Credentials
3.: Create the base table (for the structure see db-structure.pdf
)
Your Socket is ready to create Apps/Bots. More Information coming.