Rob Cameron

Results 59 issues of Rob Cameron

Could probably fit like 3 tweets side-by-side on desktop size and it just scrolls over after a few seconds. Maybe just add a Markdown file with a list of links...

enhancement
good first issue

Get users to leave star and/or follow on twitter on the sticker "thank you" page.

enhancement

We've seen people connect to: * Fauna DB: https://fauna.com/blog/building-a-minimum-viable-stack-with-redwoodjs-and-faunadb * Firebase: (coming soon) * Azure: https://community.redwoodjs.com/t/tutorial-using-an-azure-postgresql-db-with-redwood/1209 * RDS: (done this myself several times, but haven't written down the steps yet)...

enhancement
cookbook

For common fixes to issues like "delete node_modules and reinstall" or "delete yarn.lock and reinstall"

documentation
enhancement
help wanted

Add `dataMigrate up` command to end of the build command in netlify.toml.

documentation
enhancement

Right now this is under "Introduction" in the Guides section.

enhancement

Show how to create a user in your local DB as the result of a user signing up on a third party service. Simplest example would be with Netlify Identity...

enhancement
good first issue
cookbook

Thinking of just demoing a custom function with easycron.com

enhancement
good first issue
cookbook

Maybe it gets its own page in the left nav, rather than being inside Docs?

enhancement
good first issue

### Summary Forward the `port` config option from our `deploy.toml` config file to the underlying node-ssh lib. ### Motivation Being able to SSH into a machine on a port other...