redwoodjs / example-todo

Example Todo app written with Redwood
95 stars 28 forks source link

Add Demo Link #22

Open slavakurilyak opened 4 years ago

slavakurilyak commented 4 years ago

Please deploy this repo on Netlify so it's easier to visualize the user experience of this app.

thedavidprice commented 4 years ago

@mojombo What do you think about the state of Example ToDo being ready to deploy to Netlify? If you think it's a go, perhaps we could use GH Actions as a kind of "cron" to reset the DB on a set schedule

slavakurilyak commented 4 years ago

@thedavidprice Github Actions are definitely the way to go! Reducing reliance on third-party continuous integration solutions (i.e. Travis CI) is a must.