Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #405

Merged
merged 80 commits into from
Jun 29, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
daf7fbf
Add documentation on how to deploy to heroku in readme.md
medamineziraoui Apr 26, 2021
d27e3ad
Change node version in the development.md documentation file to 14.16
medamineziraoui Apr 26, 2021
50c1730
Merge branch 'develop' of github.com:Badsender-com/LePatron.email int…
medamineziraoui May 24, 2021
107652a
Fix Documentation how to deploy
medamineziraoui May 24, 2021
d0f7ca2
Delete useless editor readme
medamineziraoui May 24, 2021
f00a0c9
Add clever documentation
medamineziraoui Jun 4, 2021
5c90eb7
Update Deployment documentation
medamineziraoui Jun 7, 2021
fc76560
Init Schema conception
medamineziraoui Jun 10, 2021
a67ee6a
Integrate profile solution
medamineziraoui Jun 10, 2021
4d3d76f
Design Request: feat-add-profile-front
medamineziraoui Jun 11, 2021
78aa0bd
Remove design request
medamineziraoui Jun 11, 2021
ccfb51b
Merge pull request #384 from Badsender-com/feat-add-profile-backend-s…
DecampsRenan Jun 11, 2021
545329e
fix: remove infomaniak
DecampsRenan Jun 11, 2021
14e3360
fix: deployement doc url
DecampsRenan Jun 11, 2021
1bffd5a
Merge pull request #353 from Badsender-com/how-deploy-documentation
DecampsRenan Jun 11, 2021
cf2a068
chore: add license file
DecampsRenan Jun 11, 2021
bdc15d9
rework readme file
DecampsRenan Jun 11, 2021
c6a6ed3
chore: remove unused README
DecampsRenan Jun 11, 2021
358c46a
Merge pull request #386 from Badsender-com/chore/license-file
DecampsRenan Jun 11, 2021
b858c47
fix: removed unused fields
DecampsRenan Jun 11, 2021
b9c36c1
Merge pull request #387 from Badsender-com/chore/license-file
DecampsRenan Jun 11, 2021
1706ee8
chore: move templates files and remove uneeded files
DecampsRenan Jun 11, 2021
3464c09
chore: update README
DecampsRenan Jun 11, 2021
91fafdc
chore: readme description
DecampsRenan Jun 11, 2021
94d4153
fix: tools links
DecampsRenan Jun 11, 2021
55b9440
Complete conception for adding profile to group admin space
medamineziraoui Jun 14, 2021
e917621
Implement profile space in group admin
medamineziraoui Jun 14, 2021
0b6845a
Merge branch 'develop' into feat-add-profile-space-front
omar-bear Jun 16, 2021
6f44610
feat: init listing profils
omar-bear Jun 16, 2021
6634da9
feat: init listing profils
omar-bear Jun 16, 2021
827716f
Revert "feat: init listing profils"
omar-bear Jun 16, 2021
4ae94aa
Merge pull request #385 from Badsender-com/feat-add-profile-space-front
medamineziraoui Jun 16, 2021
1bc22f1
feat: init delete profile
omar-bear Jun 16, 2021
6449e35
Merge remote-tracking branch 'origin' into feat/listing-profiles
omar-bear Jun 16, 2021
4dabd6a
feat: fix sendinblue name
omar-bear Jun 16, 2021
f01e5df
Merge branch 'feat/listing-profiles' into feat/delete-profile
omar-bear Jun 17, 2021
4f50ed9
feat: add handleDelete function
omar-bear Jun 17, 2021
7a4d273
feat: init create profile form
omar-bear Jun 17, 2021
0fecf70
Refactor download function + fix api call for sendinblue
medamineziraoui Jun 18, 2021
70ea579
Add get HTML final result methode without archive
medamineziraoui Jun 19, 2021
f1270b9
Merge pull request #390 from Badsender-com/feat/listing-profiles
medamineziraoui Jun 19, 2021
63d220f
Merge pull request #391 from Badsender-com/feat/delete-profile
medamineziraoui Jun 19, 2021
aedbf40
Merge develop into feat-adding-listing-profile
medamineziraoui Jun 19, 2021
e3a0543
Api listing profile + connect api to frontend
medamineziraoui Jun 19, 2021
b9cd522
Merge develop into feat-connect-api-sendingblue
medamineziraoui Jun 20, 2021
e88fe9f
Add api for deleting a profile
medamineziraoui Jun 20, 2021
d1e5987
Resolve discussions
medamineziraoui Jun 20, 2021
d355da7
Merge pull request #393 from Badsender-com/feat-connect-api-sendingblue
medamineziraoui Jun 20, 2021
381f834
Merge develop into feat-adding-listing-profile
medamineziraoui Jun 20, 2021
1b77687
Merge pull request #394 from Badsender-com/feat-adding-listing-profile
medamineziraoui Jun 20, 2021
f1c58b1
Merge develop into feat-delete-profile-api
medamineziraoui Jun 20, 2021
5a7f848
Add await to delete profile service
medamineziraoui Jun 20, 2021
6ca5731
Merge pull request #395 from Badsender-com/feat-delete-profile-api
medamineziraoui Jun 20, 2021
e8d0271
Fix listing profile group
medamineziraoui Jun 20, 2021
b9ba64c
Merge pull request #396 from Badsender-com/fix-listing-profile-group
medamineziraoui Jun 20, 2021
f2c2fc6
Merge develop into feat/create-profile
medamineziraoui Jun 20, 2021
a076e90
Add profile feature
medamineziraoui Jun 21, 2021
474897d
fix: remove private var env
DecampsRenan Jun 25, 2021
bed641d
Merge pull request #398 from Badsender-com/feat/extract-env-vars
DecampsRenan Jun 25, 2021
3e237a6
Add front esp in editor
medamineziraoui Jun 25, 2021
7f3a977
Merge pull request #397 from Badsender-com/feat-create-profile-front
medamineziraoui Jun 28, 2021
1dde80e
feat-display-listing-profile-editor
medamineziraoui Jun 28, 2021
6bd8c65
Add success notification message + re-add editor loggers
medamineziraoui Jun 28, 2021
22350cd
Merge pull request #399 from Badsender-com/feat-display-listing-profi…
medamineziraoui Jun 28, 2021
666cab2
Add edit profile for superadmin
medamineziraoui Jun 28, 2021
aff868a
Add error message for readProfileForAdmin endpoint
medamineziraoui Jun 28, 2021
c6d9ad7
Merge pull request #400 from Badsender-com/feat-edit-profile
medamineziraoui Jun 28, 2021
98aca14
Add edit Mail api to ESP + Add alert and error codes
medamineziraoui Jun 29, 2021
39c76f1
Fix bugs front badsender
medamineziraoui Jun 29, 2021
2e8b94e
Remove useless console.log
medamineziraoui Jun 29, 2021
3371010
Resolve discussions
medamineziraoui Jun 29, 2021
a04d52b
Resolve discussions
medamineziraoui Jun 29, 2021
5a075e4
Add error logger
medamineziraoui Jun 29, 2021
e7cbbfe
Merge pull request #401 from Badsender-com/feat-edit-esp-mail-editor
medamineziraoui Jun 29, 2021
b359abe
Add error consoles
medamineziraoui Jun 29, 2021
fc68fd8
Merge pull request #402 from Badsender-com/feat-edit-esp-mail-editor
medamineziraoui Jun 29, 2021
6913bf0
Update gulpfile
medamineziraoui Jun 29, 2021
a21e478
Merge pull request #403 from Badsender-com/feat-edit-esp-mail-editor
medamineziraoui Jun 29, 2021
b4759d5
re-add proxy
medamineziraoui Jun 29, 2021
958fa87
Merge pull request #404 from Badsender-com/feat-edit-esp-mail-editor
medamineziraoui Jun 29, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add documentation on how to deploy to heroku in readme.md
  • Loading branch information
medamineziraoui committed Apr 26, 2021
commit daf7fbfebe4c1e24595de05ffb445de6f60fd892
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,22 @@

## 🚀 Deploy on the Cloud

Documentation coming soon...
## How to deploy on Heroku:

#### Prerequired:

- Hosted and accessible `Mongo DB`
- `Aws` bucket

#### Steps:

1. Fork the `github repo`.
2. Go to heroku, press `New` then Click on `Create new app`
3. Select you app name, and choose a server location ( this will affect your server ping ), then press `create app`.
4. Go to deploy tab, In the deployment method click on `Github connect`, search for you repo nam and then click on `connect`.
5. In the `Automatic deploys` section, Click on `Enable automatic deploys`.
6. Go to `Settings` tab, Flow readme instruction for [configuring heroku environments variables](./packages/documentation/heroku-configuration.md##-configuring-heroku-environments-variables).
7. Go back on the `Deploy` tab, in the `Manual deploy` section, click on `deploy branch`. You got your application up and running now.

---

Expand Down
7 changes: 7 additions & 0 deletions packages/documentation/heroku-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,13 @@ The domain name of your app
lepatron_host badsender-test.herokuapp.com
```

### Error pages:

```
MAINTENANCE_PAGE_URL Url of maintenance page in case you application is in maintenance mode.
ERROR_PAGE_URL Url of the page that will be displayed in case your application crashs
```

### AWS S3

Those are the keys you should set for aws
Expand Down