iarobinson / theEarthObject

Everything on Earth in a Single JavaScript Object
1 stars 14 forks source link

Convert This Static Site to a Node App #13

Open iarobinson opened 3 years ago

iarobinson commented 3 years ago

This is a big one.

Convert this simple static website into a functioning node application.

My guess is that we will want to deploy to Heroku.

AdrianoCahete commented 3 years ago

Why not moving to a Nuxt project? You can deploy to a free tier on Netlify directly from Github branch.

iarobinson commented 3 years ago

@AdrianoCahete - That looks awesome. If you want to make a PR for that, I think that would be an interesting way to go.

jeditooley commented 3 years ago

Curious how that went though it has been a bit?