- Build two templates on LINE Bot.
- Split
api.ts
app.listen()
toindex.ts
for health check. - Add health check test case at
__test__
folder.
Full Changelog: v2.0.0...v2.1.0
api.ts
app.listen()
to index.ts
for health check.__test__
folder.Full Changelog: v2.0.0...v2.1.0