shrshk / ComputersAndTacosBE

Computers and Tacos Serverless backend for interesting computer science problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComputersAndTacosBE

Computers and Tacos Serverless backend for interesting computer science problems

// install plugins

serverless plugin install --name pluginName

// Run:

update and rename variables/variables_copy.yaml to variables.yaml

sls create_domain --aws-profile <your_profile>

sls deploy --aws-profile <your_profile>

About

Computers and Tacos Serverless backend for interesting computer science problems

License:MIT License


Languages

Language:Java 100.0%