Manifest Alternatives

Similar projects and alternatives to Manifest

  1. Tailwind CSS

    1,515 Manifest VS Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. supabase

    893 Manifest VS supabase

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

  4. Svelte

    718 Manifest VS Svelte

    web development for the rest of us

  5. htmx

    652 Manifest VS htmx

    </> htmx - high power tools for HTML

  6. Strapi

    504 Manifest VS Strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

  7. ipfs

    Peer-to-peer hypermedia protocol

  8. axios

    480 Manifest VS axios

    Promise based HTTP client for the browser and node.js

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Hoppscotch

    239 Manifest VS Hoppscotch

    Open source API development ecosystem.

  11. headlessui

    200 Manifest VS headlessui

    Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

  12. ToolJet

    188 Manifest VS ToolJet

    Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀

  13. mermaid

    161 Manifest VS mermaid

    Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

  14. hardhat

    140 Manifest VS hardhat

    Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

  15. owncast

    Take control over your live stream video by running it yourself. Streaming + chat out of the box.

  16. heroicons

    93 Manifest VS heroicons

    A set of free MIT-licensed high-quality SVG icons for UI development.

  17. json-server

    78 Manifest VS json-server

    Get a full fake REST API with zero coding in less than 30 seconds (seriously)

  18. bolt.new

    69 Manifest VS bolt.new

    Prompt, run, edit, and deploy full-stack web applications. -- bolt.new -- Help Center: https://support.bolt.new/ -- Community Support: https://discord.com/invite/stackblitz

  19. freeCodeCamp

    53 Manifest VS freeCodeCamp

    freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

  20. elderjs

    29 Manifest VS elderjs

    Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.

  21. skeleton

    28 Manifest VS skeleton

    Skeleton is an adaptive design system powered by Tailwind CSS. (by skeletonlabs)

  22. Superforms

    27 Manifest VS Superforms

    Superforms is a SvelteKit library that helps you with server-side validation and client-side display of forms.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Manifest alternative or higher similarity.

Manifest discussion

Log in or Post with

Manifest reviews and mentions

Posts with mentions or reviews of Manifest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-23.
  • Build a backend with Cursor and Manifest in just 5 minutes 😱
    3 projects | dev.to | 23 Jun 2025
    In this article, I’ll show you how to build a backend in under 5 minutes using Manifest directly from your Cursor IDE.
  • Supabase alternative for AI Code editors (Cursor, Bolt, Lovable...)
    4 projects | dev.to | 19 Jun 2025
    In this post I compare existing solutions for the backend of AI generated apps and share our journey building Manifest, a minimalistic open source backend for AI-assisted coding.
  • Manifest: A 1-file micro-back end
    7 projects | news.ycombinator.com | 18 Mar 2025
    Good catch! You're absolutely right. We switched from SHA3 to bcrypt a few weeks ago, but forgot to update the docs.

    Thanks a lot for pointing it out. I just created an issue to track this, and we’ll fix it shortly: https://github.com/mnfst/manifest/issues/361

  • 7 insanely fast dev tools to build, deploy, and move on ⚡🔥
    5 projects | dev.to | 6 Feb 2025
    Manifest is a minimalist, streamlined Backend-as-a-Service (BaaS) designed for speed and simplicity. It lets you define your backend in a single YAML file, instantly getting a REST API, a database, an SDK, and an admin panel.
  • I built a portfolio in minutes with Bolt and Manifest
    5 projects | dev.to | 3 Feb 2025
    In this article, I'll show you how to build a complete portfolio with a backend to manage your projects. We'll use bolt for the frontend and Manifest to spin up a backend in seconds. No complexity, no bloat—just a fast, efficient, and streamlined workflow. Your portfolio will be ready to deploy in minutes.
  • Manifest – 1k Stars Later
    1 project | news.ycombinator.com | 28 Jan 2025
    I know that GitHub stars are mostly a vanity metric.

    Nevertheless it gives some insight about if people have interest in what you do or not. It also goes together with feedback and exchanges that we collect from users.

    Manifest started as an internal project in our digital agency to become an open source product helping developers to build their backends.

    I am happy to share our progress today, it is really enjoyable to see a friendly community blossom and see what others are building on top of our product.

    I am also surprised by the kindness of people in the open source community: we met many incredibly caring people that helped us and told us tips, their own challenges and their way of thinking.

    As of today Manifest (https://github.com/mnfst/manifest) is still in its early days but we would love to see it grow. 1k stars is meaningless, as any number of stars if it doesn't fulfill your objectives. However it gives us strength to continue and think "yeah, there's people out there who care, or are at least curious about what we're doing right now".

    Work is never over :)

  • Ask HN: Help Presenting My Open Source Micro-Backend
    1 project | news.ycombinator.com | 13 Dec 2024
    Me and my buddy are currently struggling in finding a good term to describe our product: is it a micro-backend ? A Headless CMS ? A Backend-as-a-Service ? An API ?

    https://manifest.build/ is a really simple 1-file backend to power the API of small to medium websites, apps, directories and so on.

    We first presented it as "A complete backend that fits into 1 YAML file" and got some attention. However, it can be deceptive as it does not compare to "real" backend frameworks like Laravel, Django or NestJS. Nor does it compete with backend infrastructure products.

    Talking with Manifest users, we found out that many of them were using it as a Headless CMS, so we are currently presenting it as such. However even there we are not 100% satisfied as it differs from the "rich content experience" offered by products like Sanity or Hygraph.

    As a developer, how would you call Manifest ?

  • Show HN: The 1-File Headless CMS
    1 project | news.ycombinator.com | 11 Dec 2024
  • From DEV to CTO: Embracing technical Debt
    2 projects | dev.to | 4 Dec 2024
    If you understand that mastering technical debt is key, you will love Manifest ! It is an open source 1-file backend that allows you to create complete backends quickly while keeping your coding conventions and standards.
  • Coding, Collaborating, and Contributing: My Hacktoberfest Journey
    3 projects | dev.to | 30 Oct 2024
    Link: Manifest
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic Manifest repo stats
46
2,642
9.8
6 days ago

mnfst/manifest is an open source project licensed under MIT License which is an OSI approved license.

Manifest is marked as "self-hosted". This means that it can be used as a standalone application on its own.

The primary programming language of Manifest is TypeScript.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?