stackblitz / stackblitz/starters
Add Manifest as a backend starter
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 151
- Forks
- 96
- Avg merge
- 9d 6h
- Merged PRs (30d)
- 2
Description
Manifest is the fastest and easiest way to ship a backend. It’s Open Source.
Developers just have to describe their project in a single file and instantly get a complete backend with logic, storage, data, and an admin panel.
Manifest users already use StackBlitz to prototype and test projects with Manifest. Official integration would make this experience even more seamless.
Here’s why it makes sense:
-
Our technology uses a simple DSL and SQLite by default, making backends fully portable and able to run directly inside StackBlitz without external dependencies.
-
We focus on a "simple code over low-code" philosophy. Manifest is for developers who want to ship production backends fast, not for non-technical users building prototypes. With Manifest, devs can build and ship full backends in under 5 minutes, enabling truly fullstack apps on StackBlitz in record time.
Manifest demo : https://manifest.new
Manifest Open Source repo: https://github.com/mnfst/manifest/tree/master/examples/main-demo
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the StackBlitz Starter Project structure and the Manifest demo at manifest.new, then inspect the referenced examples/main-demo repository. Define the starter's entry points and integration requirements before implementing; done means an official Manifest backend starter runs in StackBlitz without external dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sqlite
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100