I created this repository a long time ago, I have very little knowledge of php.
git clone https://github.com/salif/chat.git cd chat sqlite3 chat/db/main.db < chat/db/main.db.sql php -S localhost:8080
Go to http://localhost:8080
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
I created this repository a long time ago, I have very little knowledge of php.
git clone https://github.com/salif/chat.git cd chat sqlite3 chat/db/main.db < chat/db/main.db.sql php -S localhost:8080
Go to http://localhost:8080
PHP/SQLite chat design