Skip to main content

Cognito JWT implementation for Avblox

Project description

Common Services

Common Backend microservices and API services

Requirements

  • python >= 3.6.x
  • pip

Development

$ python -m venv venv
$ pip install -r requirements
$ export FLASK_APP=avb_cs
$ export DATABASE_URL='db_connection_string'
$ flask run

Deployment

$ zappa update dev || zappa deploy dev

Debugging

Local environment:
$ export FLASK_DEBUG=1
AWS environment:
$ zappa tail dev 

Digarams

AWS VPC resources diagram
  • Load avblox-cs-vpc.drawio file using draw.io
Database ERD diagram

Contributing

Project details


Release history Release notifications | RSS feed

This version

0.1

Supported by

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