Skip to content

kritultrathod/Habitude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habitude

Habitude with UWP & DotNetCore on AWS

Note:

In order to run the integration tests on local DynamoDb instace run Batch file from \docs folder

PM> .\docs\Start_LocalDynamoDb.bat

Here is how the PS shell looks like after running the batch file

PM> .\docs\Start_LocalDynamoDb.bat

D:\Code\Projects\Habitude>C:

C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE>cd C:\dynamodb_local_latest\ 

C:\dynamodb_local_latest>java -Djava.library.path=./DynamoDBLocal_lib -jar DynamoDBLocal.jar -sharedDb 
Initializing DynamoDB Local with the following configuration:
Port:	8000
InMemory:	false
DbPath:	null
SharedDb:	true
shouldDelayTransientStatuses:	false
CorsParams:	*

Reference: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.DownloadingAndRunning.html

About

Habitude with UWP & DotNetCore on AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages