dispossible / MCU-Timeline

A timeline of the Marvel Cinematic Universe
13 stars 5 forks source link

What are you hosting this on? #16

Closed JudahZF closed 3 years ago

JudahZF commented 3 years ago

Hi, I am working on the possibility of getting the cards to link to the Disney + for the movies and I was wondering what yours hosting this on so that I know what to use for testing. Thanks!

dispossible commented 3 years ago

Hey,

To answer your question directly it is currently hosted on AWSs Amplify platform, but that shouldn't matter during development as you can run the npm start command to run it locally and see it running in browser exactly as you should expect to see it when deployed. There is nothing fancy happening on the server side, it's a static files host.

I have considered adding links to the cards to places to watch the shows, but I have held off thus far for a few reasons:

I'm happy to look at your solution if you do implement links, but those are your hurdles to overcome :)

JudahZF commented 3 years ago

I have created a pull request with my implementation of the feature