Skip to content

ThomasMattern2/BEYOND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEYOND logo with planet as the O

Backend repository for the BEYOND space catalog web application

View our deployed site at https://beyond-the-stars.netlify.app/

View our frontend repository at https://github.com/ensf401-beyond/beyond-fe

Setup

You will need to have terraform installed on your machine and an AWS account.

Replace the user ID in this line in main.tf with your AWS user ID: "Resource": "arn:aws:dynamodb:ca-central-1:455720929055:table/beyond-users"

Navigate to the /infra folder and initialize terraform with terraform init. Use terraform plan to see what changes will be made, and terraform apply to apply the changes.

File Structure

  • /infra contains our terraform file to create and manage resources.
  • /functions contains our AWS lambda functions code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors