Independent financial accounting with intelligent reporting, alternative to Quickbooks, Xero, Wave.
Independent financial accounting with intelligent reporting, alternative to Quickbooks, Xero, Wave.
Simple, smart online accounting software for small and medium businesses.
# What's Bigcapital? Bigcapital is a smart and open-source accounting and inventory software, Bigcapital keeps all business finances in right place and automates accounting processes to give the business powerful and intelligent financial statements and reports to help in making decisions.# Getting Started We've got serveral options on dev and prod depending on your need to get started quickly with Bigcapital. ## Self-hosted Bigcapital is available open-source under AGPL license. You can host it on your own servers using Docker. ### Docker To get started with self-hosted with Docker and Docker Compose, take a look at the [Docker guide](https://docs.bigcapital.app/deployment/docker). ## Development ### Local Setup To get started locally, we have a [guide to help you](https://github.com/bigcapitalhq/bigcapital/blob/develop/CONTRIBUTING.md). ### Gitpod - Click the Gitpod button below to open this project in development mode. - This will open and configure the workspace in your browser with all the necessary dependencies. ## Headless Accounting You can integrate Bigcapital API with your system to organize your transactions in double-entry system to get the best financial reports. # Resources - [Documentation](https://docs.bigcapital.app/) - Learn how to use. - [API Reference](https://docs.bigcapital.app/api-reference) - API reference docs - [Contribution](https://github.com/bigcapitalhq/bigcapital/blob/develop/CONTRIBUTING.md) - Welcome to any contributions. - [Discord](https://discord.com/invite/c8nPBJafeb) - Ask for help. - [Bug Tracker](https://github.com/bigcapitalhq/bigcapital/issues) - Notify us new bugs. # Changelog Please see [Releases](https://github.com/bigcapitalhq/bigcapital/releases) for more information what has changed recently. # Contact us Meet our sales team for any commercial inquiries. # Recognition # Contributors Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Manual Journal date picker has off-by-one timezone bug: existing dates display -1 day and newly selected dates submit +1 day
Docs: link a community MCP server for BigCapital's REST API
CI: ESLint Check and TypeScript Type Check are failing on `develop`