Add initial project configuration and test setup

This commit is contained in:
netkas 2024-09-13 13:51:03 -04:00
parent 178e16627f
commit 7d2b2242aa
9 changed files with 110 additions and 0 deletions

6
examples/index.php Normal file
View file

@ -0,0 +1,6 @@
<?php
require 'ncc';
import('net.nosial.socialbox');
\Socialbox\Socialbox::handleRpc();