Skip to main content

Django-based Agency Software (time tracking, project management, addressbook, offering and invoicing)

Project description

https://travis-ci.org/matthiask/workbench.svg?branch=main

Recommended contents of .env (add some random value for SECRET_KEY and copy the OAUTH2_CLIENT_* values from the .env file on the production server):

DATABASE_URL=postgres://localhost:5432/workbench
CACHE_URL=hiredis://localhost:6379/1/?key_prefix=workbench
SECRET_KEY=...
SENTRY_DSN=
ALLOWED_HOSTS=["*"]
DEBUG=True
NAMESPACE=feinheit
OAUTH2_CLIENT_ID=...
OAUTH2_CLIENT_SECRET=...

Local setup:

fab setup
fab pull_db:fh

Development:

fab dev

Code style & prettification:

tox
yarn prettier
yarn eslint

Compile the bootstrap library:

yarn build-bootstrap

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

workbench-crm-0.0.20210124.tar.gz (241.0 kB view details)

Uploaded Source

File details

Details for the file workbench-crm-0.0.20210124.tar.gz.

File metadata

  • Download URL: workbench-crm-0.0.20210124.tar.gz
  • Upload date:
  • Size: 241.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5

File hashes

Hashes for workbench-crm-0.0.20210124.tar.gz
Algorithm Hash digest
SHA256 75da11354d266bb6a9d06a068180f8ec251517e9448e2c60f26285fa713d0dea
MD5 157b81a656a7f8f10d4e9950a7bcb168
BLAKE2b-256 ec11adf3b37a84c34936e89caecf63d225ce48d4f56ea77a87c42404a99c0d40

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page