extendedppr / extendedppr-lambda

API layer for extendedppr.com

Home Page:https://extendedppr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extended PPR Lambda

API layer for extendedppr.com

Prerequisites

Running Locally

If you want to develop locally, remember to change where the webpage is pointing to your localhost.

Set the Mongo credentials in the .env file.

sls wsgi install
sls offline --httpPort 3000

Test

poetry install --verbose --with test
poetry run coverage run -m pytest

About

API layer for extendedppr.com

https://extendedppr.com

License:MIT License


Languages

Language:Python 100.0%