mnfst / manifest

A Whole Backend That Fits Into 1 YAML file. ⭐ to support the project !
https://manifest.build
MIT License
887 stars 51 forks source link

⚡ Instant stackblitz demo #136

Closed brunobuddy closed 2 months ago

brunobuddy commented 3 months ago

Description

This PR creates a working demo in Stackblitz that will be used as main demo for the Manifest project.

This main demo is now part of the mnfst/manifest repository for better update management. It is located under the /examples folder.

:warning: There are several things that I could not manage to do for better DX. The most important missing feature is the pre-filled credentials in the admin panel.

:orange_circle: Deployment: redirect manifest.new to the master branch after merge @brunobuddy

How can it be tested?

Click on that button: Open in StackBlitz

Or use the "new" link: manifest.new.

Play around with the demo. The example project should be simple and give a proper idea of Manifest features and philosophy at the same time.

Impacted packages

Check the packages that require a new publication or release:

Check list before submitting

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
manifest-schema ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 8:44am
SebConejo commented 3 months ago

@brunobuddy I have added the credentials to the README. I know they are already mentioned in the backend.yml file, but I didn’t expect to see them there. You neither as you told me "it's already written in the readme".

Other point: The url to the API appears only on the console. It's not enough visible. But I didn't find any solution as it's not a simple link.