Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 439 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 439 Bytes

office-maker-accounts

Getting Started

Node.js (>= 6.10)

Installing

npm install

Configuration

cp config.yml.sample config.yml

  • config.yml
    • URL setting
    • SourceIp setting

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