migration to new backend

This commit is contained in:
Sean Morley
2024-07-08 11:44:39 -04:00
parent 28a5d423c2
commit 9abe9fb315
309 changed files with 21476 additions and 24132 deletions

View File

@@ -0,0 +1,56 @@
{
"quotes": [
{
"quote": "A journey of a thousand miles begins with a single step.",
"author": "Lao Tzu"
},
{
"quote": "If we were meant to stay in one place, wed have roots instead of feet.",
"author": "Rachel Wolchin"
},
{
"quote": "Adventure isnt hanging on a rope off the side of a mountain. Adventure is an attitude that we must apply to the day to day obstacles in life.",
"author": "John Amatt"
},
{
"quote": "Wherever you go, go with all your heart.",
"author": "Confucius"
},
{
"quote": "Until you step into the unknown, you dont know what youre made of.",
"author": "Roy T. Bennett"
},
{
"quote": "You cant control the past, but you can control where you go next.",
"author": "Kirsten Hubbard"
},
{
"quote": "Life isnt about finding yourself. Life is about creating yourself.",
"author": "George Bernard Shaw"
},
{
"quote": "It is not the mountain we conquer, but ourselves.",
"author": "Edmund Hillary"
},
{
"quote": "I am not the same, having seen the moon shine on the other side of the world.",
"author": "Mary Anne Radmacher"
},
{
"quote": "A mind that is stretched by a new experience can never go back to its old dimensions.",
"author": "Oliver Wendell Holmes"
},
{
"quote": "Life is short and the world is wide.",
"author": "Simon Raven"
},
{
"quote": "Only those who risk going too far can possibly find out how far they can go.",
"author": "T.S. Eliot"
},
{
"quote": "Believe you can and you're halfway there.",
"author": "Theodore Roosevelt"
}
]
}