Life is Short. Dont waste it with the `Wront` Website.

Life is Short. Dont waste it with the `Wront` Website.

September 30, 2024

It all started few years ago with my own travel blog.

Later on, my first business website followed.

And then I saw people close to me, who needed help.

But what can you do when there are many unknown unknowns?

Maybe…Clarify with an AI Powered Presentation

Custom Websites

Then…started customizing websites:

All powered by HUGO & Astro 📌

Next Steps

Making a better LinkTree or linkbio

At the moment of writing, they are charging 5$/m for the first paid tier.

It goes to 9$/m to have newsletter and web analytics…or customize the UI.

Scaling Ideas

These are some ideas of whats coming next.

Making websites 1 by 1 its kind of slow.

But there are very well known services that provide interesting service without human interaction.

  1. Linktree
  2. linkbio
  3. Glow (F/OSS)
  4. https://www.stan.store/
ℹ️
Like we did at the Social Media Project!
  • Weddings…

  • bodas.net

  • Automatic Invoices

    • With Stripe as payment gateway, they create the invoices for your product/services automatically
    • There are some project to create invoices with open software - Serverless Invoices worked great for me!
ServerLess-Invoices Setup 🚀

Create and manage invoices in your browser. Serverless Invoices is a free invoicing tool for freelancers and small businesses.

Made with Vue.js.

git clone https://github.com/mokuappio/serverless-invoices.git
#https://github.com/JAlcocerT/serverless-invoices

cd serverless-invoices
#rm -rf .git

docker build . -t mokuappio/serverless-invoices
#docker run -p 89:8080 -d --rm mokuappio/serverless-invoices
docker run -p 89:8080 -d --rm --name serverlessinvoices mokuappio/serverless-invoices

There is an awsome Dockerfile example on how to bundle a Node App for Production

You can print to pdf, add your logo, taxes, CSS…

and import/export the json with all your created invoices