* test * #48 - deployment * #48 - fixes * #48 - prod assets * #48 - readme for heroku deployment * #48 - fix * #48 - ecs fix * #48 - fix * #48 - fix * #48 - cr fix * #48 - remove predis dependency
This commit is contained in:
@@ -53,14 +53,14 @@ Directory structure little differs from a standard Laravel tree. We decided to r
|
||||
|
||||
dcr node npm run dev
|
||||
|
||||
- place google credentials here: `/storage/app/google-calendar/service-account-credentials.json` ([how to obtain the credentials](https://github.com/spatie/laravel-google-calendar#how-to-obtain-the-credentials-to-communicate-with-google-calendar))
|
||||
- place google credentials here: `/google-credentials.json` ([how to obtain the credentials](https://github.com/spatie/laravel-google-calendar#how-to-obtain-the-credentials-to-communicate-with-google-calendar))
|
||||
|
||||
### Available containers (local)
|
||||
|
||||
- **web** - nginx HTTP server
|
||||
- **php** - php and composer stuff
|
||||
- **node** - npm stuff
|
||||
- **mysql** - database for local development
|
||||
- **pgsql** - database for local development
|
||||
- **mailhog** - for emails preview
|
||||
|
||||
### Running tests
|
||||
|
||||
Reference in New Issue
Block a user