Good Man
Results
2
issues of
Good Man
I just saw this application and have run the chat demo. I believe Sir Walkorman is doing a nice job. Thanks on that. Please how do Install this app. I...
Here is my **vercel.json** file ``` { "functions": { "api/*.php": { "runtime": "[email protected]" } }, "routes": [ { "src": "/api/(.*)", "dest": "/index.php" } ] } ``` here is my session...
Type: Question