Skip to content
/ CASE Public
forked from mnfst/manifest

The fastest way to build a CRUD app. ✨

License

Notifications You must be signed in to change notification settings

jshapeau/CASE

 
 

Repository files navigation

CASE

The fastest and easiest way to develop CRUD apps

CASE App

Why CASE ?

  • 🧠 Focus on your data, not on your framework(s). Data-oriented approach, no need to learn new stuff
  • Ultra-fast development. 1 command install, simple and effective codebase
  • Beautiful and clear UI. Professional quality interface, designed with end-users

Getting started

  1. Requirements

    NodeJS (v14 or ulterior).

  2. Install CASE

    npx create-case-app my-case-app
  3. Start the application

    cd my-case-app
    npm start

    Voilà ! Your application is accessible at https://localhost:4000.

Learn more

Community

  • Discord - Come chat with the CASE community
  • Dev.to - Stay tuned to CASE developments
  • Github - Report bugs and share ideas to improve the product.

Contributors

Thanks to our first wonderful contributors !

Made with contrib.rocks.

About

The fastest way to build a CRUD app. ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.2%
  • SCSS 31.4%
  • HTML 13.6%
  • JavaScript 0.8%