Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandonbyr4/openops
Bring Google Analytics, PayPal, Stripe, and more into one self hosted dashboard. (old project)
https://github.com/brandonbyr4/openops
analytics dashboard hacktoberfest looking-for-contributors nextjs react self-hosted
Last synced: 3 months ago
JSON representation
Bring Google Analytics, PayPal, Stripe, and more into one self hosted dashboard. (old project)
- Host: GitHub
- URL: https://github.com/brandonbyr4/openops
- Owner: brandonbyr4
- License: mit
- Created: 2022-11-26T21:54:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T03:05:45.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T05:04:07.069Z (6 months ago)
- Topics: analytics, dashboard, hacktoberfest, looking-for-contributors, nextjs, react, self-hosted
- Language: JavaScript
- Homepage:
- Size: 1.5 MB
- Stars: 29
- Watchers: 3
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-llmops - OpenOps - square) | (Training / Visualization)
README
Self hosted business analytics dashboard
Centralize your operations. Own your data.
## Overview
OpenOps is an open source, self hosted Next.js business dashboard. Bring Google Analytics, PayPal, Stripe, and more into one UI.
The OpenOps dashboard lets you use one app, instead of having to open multiple different tabs to check the status of your website, service, or business.
It is designed to run on your own hardware & servers, completely free of charge. To get started, follow the get started guide below.
## Get Started
First, fork the project and clone it to your own machine. Then, open a terminal in the same location. Run the following commands to install the necessary dependencies and start the development server.
```shell
npm install
```
```shell
npm run dev
```## Features
Centralize business operations
- Critical data displayed in one dashboard
- Google Analytics, PayPal, Stripe, and more coming soon
- Customizable charts and dashboard viewsFree and open source
- Runs on your own machine or server
- Easy to deploy anywhere
- Completely free forever to use
- Fork and modify to your own preferences
- Easy to pair with a databaseSecure Data
- All data stays on your machine
- Easily export to excel## Contributing
Everyone is welcome to make a contribution to OpenOps. If you are interested in contributing to this project, start with the [Contributing Guide](https://github.com/ThePlugJumbo/openops/blob/main/CONTRIBUTING.md).
## License
MIT - [License](https://github.com/ThePlugJumbo/openops/blob/main/LICENSE)