I was able to generate a full api for a local shop, with auth, admin and even AI chatbot.
I gave the routes to a UI builder and with few tweaks things were functional.
As this is a beta, I understand the use of SQLlite, however, I would prefer a PostgreSQL database.
Miller
What type of auth are you looking for? Is current session-based authentication fine? Also are you looking to connect to your own Postgres db or have Servera provide one for you?