MakUrSpace / hyperspace

https://www.makurspace.com
Other
0 stars 0 forks source link
aws python serverless

HyperSpace

HyperSpace is the MakUrSpace operations and logistics system composed of a frontend web-app and a serverless backend.

Deployment Setup

Development Setup

Local Development Server

After making changes to local files, launch the development server to view results. This server uses local code to execute against server state data in AWS DynamoDB. As such, it requires an internet connection the environment be configured with an AWS role with DynamoDB list and read permissions at a minimum. Note, bounty reference material is stored as static data but not retained in the code repository. Because of this, the development server replaces all references to these images with filler images.

To launch: python3 local.py