Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
vtl
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

office-maker-api

Build Status Greenkeeper badge

Architecture

Architecture

Getting Started

Node.js (>= 6.10)

Initialization

  1. Installing

npm install

  1. Configuration

sh init.sh

  • config.yaml
    • URL setting
    • SourceIp setting
  • functions/authorizer/pubkey.pem
    • publickey which is used to decode token
  1. DynamoDB Table Data
  • you can add inital data under migrations

How to run

sls dynamodb start

  • Dynamo Local URL: http://localhost:8000

sls offline

  • API Gateway Offline URL: http://localhost:3000
  • S3 Bucket Local URL: http://localhost:8888

Deployment

sls deploy -s <stage name>

Removement

sls remove -s <stage name>

Authors

TODO

Copyright

© 2017-Present WorksApplications CO.,LTD.

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.