Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rrcfesc/test_jtwt_ventas


https://github.com/rrcfesc/test_jtwt_ventas

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

#
````shell
$ docker-compose up -d
$ docker exec -u www-data -it test_sf_web bash
$ composer install
$ php bin/console doctrine:database:drop -f
$ php bin/console doctrine:database:create
$ php bin/console d:m:m -n
$ php bin/console doctrine:fixtures:load -n
````