Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

Commit

Permalink
Move to a new home
Browse files Browse the repository at this point in the history
  • Loading branch information
real34 committed Jan 24, 2020
1 parent 191e4c2 commit 3288df8
Show file tree
Hide file tree
Showing 219 changed files with 3 additions and 48,055 deletions.
1 change: 0 additions & 1 deletion .gitignore

This file was deleted.

24 changes: 0 additions & 24 deletions LICENSE

This file was deleted.

37 changes: 3 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,5 @@
# Gatsbylius

Gatsby + Sylius = :rocket:

Le site le plus rapide du monde

## Docs

- https://docs.sylius.com/en/latest/index.html
- https://app.swaggerhub.com/apis/Sylius/sylius-shop-api/1.0.0#/Product
- https://www.gatsbyjs.org/docs/

## Accéder à l'API

- http://SYLIUS_URL.test/shop-api/product-latest/

## Pour générer les clés secrètes JWT

En dév, la passphrase est `Opengento !`.

```
openssl genpkey -out config/jwt/private.pem -aes256 -algorithm rsa -pkeyopt rsa_keygen_bits:4096
openssl pkey -in config/jwt/private.pem -out config/jwt/public.pem -pubout
```

(Source : https://github.com/lexik/LexikJWTAuthenticationBundle/blob/master/Resources/doc/index.md#generate-the-ssh-keys)

## Erreurs communes

### Si composer génère une erreur de mémoire

Préfixer la commande avec `COMPOSER_MEMORY_LIMIT=-1` :

```
COMPOSER_MEMORY_LIMIT=-1 composer install
```
This repository is now in its own Github organization
➡️
https://github.com/Gatsbylius/Gatsbylius
71 changes: 0 additions & 71 deletions docker-compose.yml

This file was deleted.

4 changes: 0 additions & 4 deletions docker/gatsby/Dockerfile

This file was deleted.

6 changes: 0 additions & 6 deletions docker/php/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion gatsby/.env.development.dist

This file was deleted.

1 change: 0 additions & 1 deletion gatsby/.env.production.dist

This file was deleted.

72 changes: 0 additions & 72 deletions gatsby/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions gatsby/.prettierignore

This file was deleted.

7 changes: 0 additions & 7 deletions gatsby/.prettierrc

This file was deleted.

22 changes: 0 additions & 22 deletions gatsby/LICENSE

This file was deleted.

97 changes: 0 additions & 97 deletions gatsby/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions gatsby/__fixtures__/README.md

This file was deleted.

Loading

0 comments on commit 3288df8

Please sign in to comment.