Skip to content

macildur/artU_back_end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtU - Back End

This repo contains the backend of the ART-U (BYU CS428 Winter) App.

To deploy changes to AWS lambda, run

python make.py

from the base folder of the repo. This will generate a .zip file inside of the Deploy folder for each Lambda, and this .zip can be uploaded directly to lambda.

When a new file is imported to be used inside of a lambda, that file should be added to the make file for that lambda function as well.

When you are ready to deploy a new lambda, this should be done by adding a new section to the make file, following the template found at the beginning of the make file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages