블로그
- adonis4 + mongodb This tutorial will show how to develop a simple Authentication REST API using AdonisJs and MongoDB. following command: npm i -g @adonisjs/cli Add User in MongoDB Only for Windows, set Environment Variable
- 파이참 ( PyCharm ) 단축키 Editing Ctrl + Space : Basic code completion (the name of any class,method or variable) Ctrl + Shift + Q : 코드에 대한 문서창 팝업 Shift + F1 : 코드에 대한 문서 인터넷 브라우저로 팝업 Ctrl + mouse : 코드를 링크처럼 타고 들어감 Ctrl + F1 : Show