Skip to content

API deployed to lambda to allow people to talk to there text,csvs,pdf etc

License

Notifications You must be signed in to change notification settings

salsasteve/TextTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextTalk

API deployed to lambda to allow people to talk to there text,csvs,pdf etc

UI deployment

cd ui
docker compose up -d --build

Current deployment is on digital ocean

Agent deployment before cicd

Create virtual env and wrap up site-packages

cd venv/lib/python3.10/site-packages
zip -r9 ../../../../function.zip .

Go back to root of project

Add app/lambda to zip

zip -g ./function.zip -r app

About

API deployed to lambda to allow people to talk to there text,csvs,pdf etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published