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.
- Installation guide: The guide to install application program related to developing Application Lambda.
- 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]