About
I love to write code and sleep.
Maker History
- Qrlyf: QuickQRJust QR codes, no extra configurationOct 2022
Forums
Best payment gateway for solo developer?
What is the best payment gateway for solo developers? I have already done some research and found three that are good for SaaS, such as Paddle, Stripe, and PayPal. I think Paddle is a suitable option for me. Is there an alternative to Paddle? Can you share your experience using Paddle or other payment gateways? Thank you
Showcasing Your Best Projects Using Static JSON Files!
Hello everyone! I've been exploring different ways to create projects that rely solely on static JSON files, and I'm curious to know what incredible projects you have built using this approach. JSON files can be a powerful tool for storing and retrieving data, and I believe they offer a lot of flexibility for various applications. So, let's share our experiences and inspire each other! Have you ever created a project entirely based on static JSON files? Whether it's a simple website, a data visualization, a game, or any other creative endeavor, I'd love to hear about it. Tell me about the challenges you faced, the tools and technologies you used, and any unique features or functionalities that made your project stand out. Don't forget to share any insights or tips you gained from working with static JSON files. I'm excited to see the amazing things you've accomplished with this approach! Let's get the discussion rolling.
Docker is good for development and deployment?
Hi, this is my first discussion in PH. I am developing a small project (solo dev). My stack is FastAPI and ReactJS. However, it is still in the beta stage. My goal with Docker is to handle downtime when I update or add something to my project. Can someone share their experience developing and deploying an app using Docker? What is the downside to using an overkill setup to deploy a small project? Is it good for the long term? Thanks!