-
Notifications
You must be signed in to change notification settings - Fork 288
Update dependencies & application #197
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
base: master
Are you sure you want to change the base?
Conversation
davlgd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this, I didn't test it yet, but there are some update to make, I'll check it after those changes.
README.md
Outdated
| # Step 2: Add your domain (optional but recommended) | ||
| clever domain add <YOUR_DOMAIN_NAME> | ||
|
|
||
| # Step 3: Create required add-ons |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why this plan ? If it's needed, explain why in a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you are talking about the XS_SML plan for the mongodb.
I chose this plan because this is the smallest plan you can create a mongoDB add-on since DEV plan are not allowed for mongoDB.
The application is very simple (just adding or deleting number in DB), so there is no need for a bigger one.
Updated the example to make it look a bit better :
-Updated the dependencies
-Added CSS
-Added a footer with link to all of Clever Cloud social media
-Updated read me to add deployment steps using clever-tools