Implement a simple goto website#46
Conversation
|
Please make the |
|
@raju249 I Agree, I thought of making the table configurable using a JSON file. |
|
Isn't that as good as updating the HTML table 😅.
Can we do some sort of automation here?
…On Mon, Mar 5, 2018, 8:41 PM Gayashan Bombuwala ***@***.***> wrote:
@raju249 <https://github.com/raju249> I Agree, I thought of making the
table configurable using a JSON file.
So whenever new services added, just updating the JSON file would reflect
the changes in the HTML table.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<leopardslab/nodecloud#46 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AH7CQvLeiDZM4irBmqWPiparj7XWV0Uyks5tbVWGgaJpZM4SbPxQ>
.
|
@raju249 you mean something like an editable table? |
|
No, maybe we can pick values from a DB in dynamodb.
Whenever new service is added, we can add it to dynamodb and values are
fetched dynamically.
This is not same as adding values in json since Json file has to be hosted
then.
What you think?
…On Mon, Mar 5, 2018, 8:47 PM Gayashan Bombuwala ***@***.***> wrote:
Isn't that as good as updating the HTML table sweat_smile.
Can we do some sort of automation here?
@raju249 <https://github.com/raju249> you mean something like an editable
table?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<leopardslab/nodecloud#46 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AH7CQgwh0BBSyYuQOlBXF_vHO_pRu9gGks5tbVb-gaJpZM4SbPxQ>
.
|
@raju249 surely, can do that, as long as the website maintainer agrees to provision and manage the required cloud resources (i.e DynamoDB, Lambda, API Gateway | may vary depending on the desired approach to implement). what do you think? |
|
@gayashanbc Website looks great. Small suggestion, you can host the website in the gh-pages in a separate branch free itself which is provided by GitHub. |
|
@lakindu95 Thank you so much for the suggestion. |
|
Shall we maintain this page/site in a separate branch? @rehrumesh |
|
@rajikaimal can you arrange the |
What did you implement:
Closes #34
How did you implement it:
How can we verify it:
Visit the following link to see a preview of the website,
http://nc-front.s3-website.ap-south-1.amazonaws.com
Is this ready for review?: YES
Is it a breaking change?: NO