2-Hour Start-To-Finish NoCode Project
After the last week of banging my head against Twitter’s Oauth API and React-Native error logging, I decided I need a win.
2 hours later, this was the result:
After the last week of banging my head against Twitter’s Oauth API and React-Native error logging, I decided I need a win.
2 hours later, this was the result:
Right, time for a little real-time build of something I've been kicking around for a while. It's a quick one, but I did the work and took notes this morning and am now putting those notes into the thread below.
— Andrew Peacock (@_andypeacock) March 23, 2022
I hope you enjoy it, my fellow #buildinpublic adventurers.
🧵
I’ve tried a number of times to create a SAAS framework app. Something that takes care of: Authentication (user registration, email verification, social login, password reminders, roles and permissions) User self-service (profile/settings/configuration, subscriptions, one-off purchases, invoice downloads) Site administration (configuration) User administration (ability for users to manage their own dataset in the app) I’ve been…
I’d originally set up this site a few months back, intending to use it to share my own thoughts and experiences on building in public, and also to promote a newsletter to share info about other creators starting their own build in public projects. However, just as I did so, the BIP space seemed to…
Decided to formally cancel the above project, which was an API-based service with very small potential market anyway. I’d intended to use it to help automate my Ten Things I Found newsleter slightly, but then A. I found out the Integromat does actually have a mustache (javascript template library) module anyway, which I hadn’t spotted…
So last night I did the cardinal sin: I committed my AWS access details to a public repo on Github. Fortunately, Github picked it up within a few minutes, and I immediately logged in and deleted those keys in AWS. I’ll fix the repo later. Two lessons learned: Don’t do it. As soon as you…
Time for a new quick-win project. The idea is one I’ve been wanting for my own sites, and I couldn’t find anything to match. It’ll offer a simple widget that pops up on your sites, but rather than being an all-singing, all-dancing customer comms/support/chat/helpdesk widget, it’ll have one function: Take a message, a name, and…
I thought I’d share a little bit about how I’m using integromat, as it contains a gotcha that I need to remember for the future, and a solution to that problem. I’m setting up a little newsletter called Ten Things I Found, in which I’ll share (wait for it…) 10 things I found on my journey…