Lifelog

Write 100 words a day, every day, towards your goals.

πŸš€ Set up custom domain on Heroku via Cloudflare...for FREE! Annnd it's now live https://golifelog.com

Cloudflare is awesoommmmme! Heroku allows for free custom domain but not SSL, so Cloudflare to the rescue. Cloudflare even has apps like welcome bar, secuity, chat, that you can 1-click install. Fascinating how they can do that without the user having to embed any script or install packages.

Added favicon, og:image, and all meta tags to

Tried Netlify prerendering but didn't seem to help much with Lighthouse scores...anyone had a similar/different experience?
Jason Leow Author

@knight can't wait! πŸ’ͺ

0 Likes
Knight Tan

joined and going to start in 1st Jan :P

0 Likes

Updated DNS from Namecheap to Netlify, now just have to sit on my hands for 24-48h πŸ˜‘

Records updated and propagated in record time, in 1-2h!!! Netlify is niiiice

Registered for Sendinblue email provider for all my transactional emails

🀸 FINALLY decided and bought the domain name golifelog.com for

πŸ˜ͺ Mind-boggling research on payment gateways along the nocode to low-code to full-code spectrum

Trying to find one that's no to low-code in terms of implementation, easy and fast to deploy, and easy for customers to self-help... Payhere seems like a good middle ground!

-- 2.5% TillyPay for nocode payment with redirect urls
-- 1% Paythen nocode payment with redirect urls
-- 2% Payhere nocode-lowcode-dev payment with npm, APIs, webhooks
-- $15/m + 1.9% Servicebot for lowcode payment embdeddables like plan picker, checkout form, invoice portal
-- $?? Paddle with inline checkout embed
-- Pico $0/m until pass 500 contacts, then $5
-- Stripe client only checkout, least code needed compared to Stripe Checkout (server) and Stripe Elements
Knight Tan

ping me on telegram or twitter if wanna talk !

0 Likes
Knight Tan

let me know, I can get you the GetPayHQ account to use Stripe Checkout directly

0 Likes

More brainstorming with friend on the name... Lifelogger (instead of Lifelog) seems like the best compromise/corrective alignment, considering trade-offs with SEO ranking, domain availability and price, and accuracy to the app's purposes

Brainstormed and narrowed down my name/domain choices

-- getlifelog.me 🀩
-- getlifelog.com 🀩🀩
-- lifelogger.me 🀩
-- life-log.me 🀩🀩🀩

Designed new logo for - what do you guys think?

Lifelog is about setting your most ambitious goals and life aspirations, and writing your way towards them, every day. It's a community focused on intentional living and deliberate experimentation. Share your goals, your daily thoughts, tasks and plans, and get inspired by what others are doing.

Comments thread sorting was wonky and seemingly random, couldn't fix in backend, so used sort() with v-for on frontend to sort in DESC

Tweaked styling using Bulma - quite enjoying it! Or is Tailwind better? πŸ€”