Skip to content

foosbyte/liga-anmeldung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

league-registration

local env

setup

  1. you have to have an amazon aws account :-/. Otherwise you won´t be able to use the aws cli...
  2. download & install local dynamodb
  3. download & install aws cli, e.g.: brew install awscli
    1. set default region: aws configure

run

  1. startup dynamodb, the following command will startup with a local single file database: java -Djava.library.path=/Users/hannesthielker/opt/aws/dynamodb_local_latest/DynamoDBLocal_lib -jar /Users/hannesthielker/opt/aws/dynamodb_local_latest/DynamoDBLocal.jar -dbPath /Users/hannesthielker/var/opt/aws/dynamodb -sharedDb

local env next try ;-)

see: example

  1. npm install -g serverless

further information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published