You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m an early-stage builder currently developing SavvyOS, an artist management and evaluation platform. I’m non-technical by background and learning backend concepts in real time, so I jumped on the new Base44 backend alpha specifically because it’s positioned as CLI-first and AI-friendly.
I’ve started building a minimal public backend project using the Base44 backend to qualify and to genuinely test the experience. The feature is intentionally small but real:
What I built
• A lightweight backend that handles artist intake
• Automatically assigns a 7-day evaluation due date on creation
• Returns a simple status (On Track / Due Soon / Overdue) based on time elapsed
This mirrors a core SavvyOS workflow where artists must be evaluated within 7 days of entering the system.
Why Base44
• I wanted a backend I could stand up quickly without deep infra knowledge
• CLI-first setup made it approachable for someone still learning terminology
• The AI-first approach aligns with how I’m building and iterating
Feedback so far
• Setup was fast once I understood where files lived
• Clearer beginner-level guidance on “where logic goes” would help non-engineers
• A short “smallest possible backend example” in docs would be gold for new builders
I’m sharing this as part of the alpha program and to qualify for the 100 credits, but also because I plan to continue expanding this backend as SavvyOS grows.
Happy to answer questions or test additional features if helpful.
Appreciate the early access and excited to keep building 🚀
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Base44 team 👋
I’m an early-stage builder currently developing SavvyOS, an artist management and evaluation platform. I’m non-technical by background and learning backend concepts in real time, so I jumped on the new Base44 backend alpha specifically because it’s positioned as CLI-first and AI-friendly.
I’ve started building a minimal public backend project using the Base44 backend to qualify and to genuinely test the experience. The feature is intentionally small but real:
What I built
• A lightweight backend that handles artist intake
• Automatically assigns a 7-day evaluation due date on creation
• Returns a simple status (On Track / Due Soon / Overdue) based on time elapsed
This mirrors a core SavvyOS workflow where artists must be evaluated within 7 days of entering the system.
Why Base44
• I wanted a backend I could stand up quickly without deep infra knowledge
• CLI-first setup made it approachable for someone still learning terminology
• The AI-first approach aligns with how I’m building and iterating
Feedback so far
• Setup was fast once I understood where files lived
• Clearer beginner-level guidance on “where logic goes” would help non-engineers
• A short “smallest possible backend example” in docs would be gold for new builders
I’m sharing this as part of the alpha program and to qualify for the 100 credits, but also because I plan to continue expanding this backend as SavvyOS grows.
Happy to answer questions or test additional features if helpful.
Appreciate the early access and excited to keep building 🚀
Beta Was this translation helpful? Give feedback.
All reactions