Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Marca is a Serverless ERP that attempts to attend a local business needs. Made with NextJS it runs a Supabase as BaaS and React-query as data caching.

Free Tailwind CSS and Next.js one-page template for crypto business sites, with authentication pages, modals, and responsive UI.
Marca Embalagens is an open-source, serverless ERP (Enterprise Resource Planning) template built on Next.js for local businesses to manage customers, suppliers, products, orders, and drafts.
Marca Embalagens is a serverless ERP application currently under development, designed to address the operational needs of a local business. It provides CRUD (Create, Read, Update, Delete) functionality for customers, suppliers, products, orders, and drafts, with filtering, printing, and WhatsApp sharing capabilities. The application runs on Next.js as the frontend framework, uses Supabase as a Backend-as-a-Service (BaaS) for authentication and data storage, and relies on React Query for data fetching and caching. The project is authored by Bruno (contact: [email protected]) and is licensed under the MIT License.
The application is structured as a client-side React app served by Next.js, with Supabase providing the PostgreSQL database, authentication, and storage. React Query handles server-state caching, while Chakra UI supplies the component library. Data is accessed via Axios HTTP calls to Supabase's REST API. To deploy, you would set up a Supabase project, configure the environment variables, and run the Next.js app. However, specific setup steps are not documented in the README.
Yes, the source code is distributed under the MIT License, which permits free use, modification, and distribution with attribution.
The stack includes Next.js, Chakra UI, React Query, React Hook Forms, Yup, Supabase, Axios, and Jest. Cypress is planned for end-to-end testing.
Yes, the author states you can email [email protected] to request a login for a demo version.
No, it is under development. Several modules such as finances and leads are not yet implemented, and testing coverage is incomplete.
Future features include a finances module for incomes and outcomes, leads management, end-to-end tests with Cypress, and unit tests with Jest.
