Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

kolyamba2105/serverless-functions

Repository files navigation

Serverless API with AWS Lambda and TypeScript

This project is just an example of serverless API build with TypeScript using Serverless framework and AWS Lambda.

Setup

Create env.yml file and fill it with MONGO_USER and MONGO_PASSWORD data.

Run

  • Use npm run start:dev to run this app locally.
  • Use npm run deploy to deploy functions to AWS.

About

Learning AWS Lambda + fp-ts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published