Skip to content

vcraescu/gsh-assessment

Repository files navigation

Assessment

How to run the tests

make test

How to run the web server

Local

The local web server is initiated and running on http://localhost:3000.

make start-local

Docker

A docker container is started and the web server is running on http://localhost:3000.

make start

How to deploy

AWS Lambda

The lambda function is deployed using your credentials on the local environment.

make sls-deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published