Skip to content

navapbc/platform-test

Repository files navigation

platform-test

This repo is used to test the Nava Platform.

Namely the AWS infrastructure template, with multiple applications and environments:

App Name Dev URL Prod URL
app
(source)
https://platform-test-dev.navateam.com https://platform-test.navateam.com
app-flask
(source)
https://app-flask.platform-test-dev.navateam.com
app-nextjs
(source)
https://app-nextjs.platform-test-dev.navateam.com
app-rails
(source)
https://app-rails.platform-test-dev.navateam.com/

app-flask

API

You can view API docs at /docs on the above URLs, in dev for example.

To retrieve the API key for use in the dev environment:

aws ssm get-parameter --name "/app-flask-dev/api-auth-token" --with-decryption --query Parameter.Value --output text

About

Repo for testing out the platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10