Skip to content

rrih/sns

Repository files navigation

chat-social-networking-service

A service that allows you to post the feel and exchange messages.

development environment

version

$ php -v
PHP 7.3.11 (cli) (built: Dec 11 2019 04:53:24) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.11, Copyright (c) 1998-2018 Zend Technologies
    with the ionCube PHP Loader v10.3.9, Copyright (c) 2002-2019, by ionCube Ltd.
$ httpd -v
Server version: Apache/2.4.41 (Unix)
Server built:   Dec 11 2019 05:32:26

Start-up

$ composer install
$ bin/cake server

Testing

$ composer run-script test

production environment

URL

author

@rrih_dev