Skip to content

williamespindola/shark-bowl-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shark-bowl Web

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Technology

Stuff we use:

Install

Install dependencies

docker-compose run composer install

Change the host file on your computer

The host file path is:

On Mac

/private/etc/hosts

On Linux

/etc/hosts

On Windows

%systemroot%\system32\drivers\etc\hosts

Add this line to your host file 127.0.0.1 shark.bowl

Clone the repository

git clone git@github.com:williamespindola/shark-bowl-web.git

Usage

Run project

docker-compose up -d

Then access shark.bowl:8080

Change log

Please see CHANGELOG for more information what has changed recently.

Code Sniffer

To run the PHPCS run the following command:

docker-compose run composer cs

Testing

TODO

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email oi@williamespindola.com.br instead of using the issue tracker.

Credits

License

TODO

About

Shark Bowl Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published