Skip to content

Commit

Permalink
Add note about production URL
Browse files Browse the repository at this point in the history
  • Loading branch information
wjdp committed Jul 28, 2023
1 parent 29bb588 commit 634adf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Experimental API service for New Theatre alumni sites, responsible for identifying members and processing messages and submissions of data.

Production is currently hosted at https://lumina.nthp.wjdp.uk, you can view the API docs at https://lumina.nthp.wjdp.uk/docs.

# Data Model

Data is stored in DynamoDB in a single table, `LuminaMember`. It stores member information and submissions by those members.
Expand Down

0 comments on commit 634adf4

Please sign in to comment.