mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
chore: update README.md to add Gitpod
This commit is contained in:
25
README.md
25
README.md
@@ -37,6 +37,31 @@ Bigcapital is a smart and open-source accounting and inventory software, Bigcapi
|
|||||||
<img src="https://raw.githubusercontent.com/abouolia/blog/main/public/screenshot-3.png" width="270">
|
<img src="https://raw.githubusercontent.com/abouolia/blog/main/public/screenshot-3.png" width="270">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
# 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.ly/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.
|
||||||
|
|
||||||
|
[](https://gitpod.io/new/#https://github.com/bigcapitalhq/bigcapital)
|
||||||
|
|
||||||
# Resources
|
# Resources
|
||||||
|
|
||||||
- [Documentation](https://docs.bigcapital.ly/) - Learn how to use.
|
- [Documentation](https://docs.bigcapital.ly/) - Learn how to use.
|
||||||
|
|||||||
Reference in New Issue
Block a user