Readit News logoReadit News
brunaxLorax commented on Manifest: A 1-file micro-back end   github.com/mnfst/manifest... · Posted by u/andrewshadura
shagrath · 5 months ago
Looks like there is an admin panel demo, but can't find the login/password
brunaxLorax · 5 months ago
Fixed ! thank you
brunaxLorax commented on Manifest: A 1-file micro-back end   github.com/mnfst/manifest... · Posted by u/andrewshadura
darccio · 5 months ago
The idea is interesting. I wonder what makes it AI-friendly. It isn't explained on the repository or the website, but I can imagine that the YAML-based DSL could be the reason.
brunaxLorax · 5 months ago
Hello, Manifest dev here, most backend-as-a-services rely on an UI and it's harder for AIs. In comparison, Manifest high-level DSL is really understandable by gen AIs. It's also very easy to validate in comparison to bootstrap frameworks that come with a lot of files.

But you are right we should explain it somewhere !

brunaxLorax commented on Manifest: A 1-file micro-back end   github.com/mnfst/manifest... · Posted by u/andrewshadura
ludicrousdispla · 5 months ago
For a 1-file micro-backend this sure does have a lot of files and dependencies.
brunaxLorax · 5 months ago
correct :)
brunaxLorax commented on Manifest: A 1-file micro-back end   github.com/mnfst/manifest... · Posted by u/andrewshadura
pjerem · 5 months ago
I tried to search for "migration" in the docs but found nothing ? What do you do if you want to modify your schema?
brunaxLorax · 5 months ago
Hello ! Manifest dev here, they are on the way ! There is a DB sync at the moment that does the job but we are going to implement the migrations soon :)
brunaxLorax commented on Ask HN: AWS Lambda Credible Alternatives?    · Posted by u/brunaxLorax
brunaxLorax · 8 months ago
It will be an express based REST API that connects to an external Database.

The API will have to expose endpoints and do CRUD operations for the most part.

u/brunaxLorax

KarmaCake day53April 3, 2023View Original