25

GitHub - kdti/kdti-server

 4 years ago
source link: https://github.com/kdti/kdti-server
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

kd./ti/

Local Environment

This guide assumes you're using Docker and Docker Compose.

Download the master branch:

git clone [email protected]:kdti/kdti-server.git

Create a .env.local to override the .env with your custom values.

Install the dependencies:

composer install

Run the migrations:

docker-compose run --rm --no-deps php bin/console doctrine:migrations:migrate

Testing

After having your local environment set up, run the migrations for the testing environment:

docker-compose run --rm --no-deps php bin/console doctrine:migrations:migrate --env test

Run the tests:

docker-compose run --rm --no-deps php bin/phpunit

Deploying

Contributing

Please see contributing for details.

Credits

License

kd./ti/ and the Symfony framework are open-sourced software licensed under the MIT license.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK