https://github.com/sofyan48/adrini_billing_integration
https://github.com/sofyan48/adrini_billing_integration
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sofyan48/adrini_billing_integration
- Owner: sofyan48
- License: mit
- Created: 2019-12-14T14:20:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-06T19:49:53.000Z (over 4 years ago)
- Last Synced: 2025-02-19T14:07:48.627Z (8 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ADRINI BILLING INTEGRATION FOR ADRINI
## INSTALLING
Copy env.example to .env
```
cp env.example .env
```
setting your environment```
pip install -r requirements.txt
```## DATABASE
Installing CockroachDB Reference [action](https://www.cockroachlabs.com/docs/stable/deploy-cockroachdb-on-premises-insecure.html)
if you need sql file please contact me : meongbego@gmail.com## DEVELOPMENT
```
python manager.py server
```## PRODUCTION
using gunicorn run
```
sh run.sh
```## BILLING
Use : Invoice ninja [action](https://www.invoiceninja.com/)