An opinionated stack for building full-power web applications.
This monorepo contains a set of packages that are designed for building powerful web applications. It follows an opinionated stack and is focused on providing a great developer experience and fast iteration speed. The repo supports various frameworks and includes a demo app for showcasing its capabilities.
To install the theme and its dependencies, follow these steps:
pnpm - This is the package manager used in the monorepo.npm install -g pnpm
docker-compose up
Access the Backend Server - The backend server can be accessed at http://localhost:4000.
Access Frameworks - The monorepo includes several frameworks. Each framework can be accessed at the following URLs:
This monorepo provides a set of packages for building web applications. It follows an opinionated stack and prioritizes a great developer experience and fast iteration speed. The monorepo includes various frameworks and a demo app to showcase its capabilities. Installation involves installing pnpm, starting Docker containers, and accessing the different frameworks through their respective URLs.