digitalmaneuver.com

module
v0.0.0-...-6bce5ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2020 License: AGPL-3.0

README

Overview

This is the frontend and backend code that powers Digital Maneuver.

Frontend

The frontend is just a few HTML and CSS files. It's designed to load very quickly on mobile devices with limited bandwidth. CSS is modeled after BMFW.

Backend

The backend is a hackish service that can facilitate adding emails to a SendGrid contact list. There are no tests but it seems to work, so YMMV. This was not designed for production, low-latency, etc.

The backend can run on a local machine, VPS, etc. or also as an AWS Lambda function. If you set the RUN_AS_LAMBDA environment variable to be TRUE then the code path will behave as though it's running on AWS Lambda. Rate limiting is handled via AWS API Gateway.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL