Skip to content

Overview ​

Purpose ​

This document is created to provide practice examples made by environment setting and actual source code to develop Application Lambda.

Target ​

This document is created for non-developer and developer who plan to use VSCode Extension and develop Application Lambda.

Scopes ​

This document includes 2 main guides, so please refer and use them.

  1. Installation guide: The guide to install application program related to developing Application Lambda.
  2. Deploy guide: introduce developing method directly through project creation, structure and framework usage and practice document

Reference document ​

Node.js (18.x Version) [https://nodejs.org/dist/latest-v18.x/docs/api/]

VSCode [https://code.visualstudio.com/docs/nodejs/nodejs-tutorial]

MySQL [https://dev.mysql.com/doc/refman/8.0/en/]
[https://dev.mysql.com/doc/refman/8.0/en/insert.html]
[https://dev.mysql.com/doc/refman/8.0/en/update.html]
[https://dev.mysql.com/doc/refman/8.0/en/delete.html]