ivanvanderbyl / ember-hackernews-pwa

An Ember implementation of the HackerNews client as a Progressive Web App
https://hackernews.io
62 stars 14 forks source link

Deployment #1

Closed ivanvanderbyl closed 6 years ago

ivanvanderbyl commented 7 years ago

This is a non-exhaustive list of outstanding things to do before submitting a PR to HNPWA project:

Todo:

mhadaily commented 7 years ago

Hi @ivanvanderbyl, I am happy to help if you need a hand. let me know which part I can help and fix.

I would also suggest to work on

which I am happy can take care of.

ivanvanderbyl commented 7 years ago

@mhadaily that'd be a big help. PRs welcome :)

ivanvanderbyl commented 7 years ago

@mhadaily I've created some issues I'd love some help with 😸

mhadaily commented 7 years ago

@ivanvanderbyl good, can you reference here. I am happy to help

mhadaily commented 7 years ago

@ivanvanderbyl I saw that you worked very hard and close all the issues. is there anything that I can help this week?

ivanvanderbyl commented 7 years ago

@mhadaily got any experience with Fastboot? I'd like to get a fastboot deployment happening, maybe on Heroku?

oskarrough commented 7 years ago

@ivanvanderbyl I can configure it to deploy to now.sh ala https://github.com/oskarrough/ember-now-deployment-example if you're interested.

ivanvanderbyl commented 6 years ago

@oskarrough excellent idea, I'll check that out.