Skip to content

CLOFT/Serenup-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Serenup-Backend

Repository for WebApp Backend

AWS NuGet Packages

Amazon.Lambda.AspNetCoreServer.Hosting

Tool to deploy .NET app to Lambda

dotnet tool install -g Amazon.Lambda.Tools

Command for deploy

dotnet lambda deploy-function [lambda-name]

Enviroment Variables

ConnectionString="Postgresql DB connection string"