DEV Community

Bruno Pérez for Manifest

Posted on

CASE v1 released. The fastest way to build CRUD apps

Hello dear colleagues ! 👩🏻‍💻

We are very happy to launch the v1 of CASE 🚀

CASE is a full stack framework combining Angular and NestJS.

CASE's purpose it to ship very fast CRUD apps like dashboards, admin panels and ERP without having to trade-off any of your freedom 🏖

CASE JS Framework screenshot

Here a few specs:

  • CLI based on Angular/Nest syntax to create Resources and Props in 1 command
  • RBAC system with roles, permissions
  • 50+ UI elements with logic and validation (inputs, filters...)
  • file upload/download system and Word/PDF/Excel generation,
  • Total control of your code

We are currently looking for BETA testers to give us feedback and advice on the direction to take 🙏🙏🙏

If you are interested go try the CASE Framework and contact us through our Discord.

Angular NestJS

GitHub logo mnfst / manifest

A shadcn/ui library for building ChatGPT Apps

manifest manifest

Warning

Looking for the Manifest 1-file backend? See this repo instead.


Production-ready UI blocks for ChatGPT apps, built on top of shadcn/ui

npm download npm CodeFactor Grade CI-CD Status badge Discord Support us License MIT jsdelivr

Manifest UI Homepage

Why Manifest?

Manifest helps developers create their agentic applications like ChatGPT or MCP Apps by giving them a set of components made for this format.

Each block and component is a production-ready asset that you can customize and extend to adapt to your project.

All elements are Open source and hosted in this repository.

Getting started

Make sure you have shadcn/ui installed in your project and install a block with your CLI:

# Using npx
npx shadcn@latest add @manifest/table
Enter fullscreen mode Exit fullscreen mode

Community & Resources

Want to help Manifest grow? 💗

Here is a few small things you can do:

Top comments (0)