⚠️ The upkeep of this project has ceased and it has been relocated to morty-faas/morty. ⚠️
This repository contains the source code of the Morty function registry.
Go 1.19
Run the following command one time to have dependencies ready :
docker compose up -d
export AWS_ACCESS_KEY_ID=mortymorty
export AWS_SECRET_ACCESS_KEY=mortymorty
Run the project :
make start