Back-end/소프트스퀘어드

vsc 연동해서 aws ec2 인스턴스에 crud php rest api 생성

탱 'ㅅ' 2020. 11. 6. 01:39

velog.io/@wimes/AWS-%EA%B0%9C%EB%B0%9C%ED%99%98%EA%B2%BD-%EC%84%A4%EC%A0%95-3-92k28oayef

 

AWS 개발환경 설정 3 - VSCode 연동

Extensions install 출처: http://investor-js.blogspot.com/2017/12/visual-studio-code-aws-ec2.html EXTENSIONS MARKETPLACE.png VSCode의 extension항목에서 ftp-simple을 검색 후 install 클릭  Configuration ftp-simpl...

velog.io

www.python2.net/questions-152151.htm

 

mysql - visual studio code mssql 확장명 - sql server (mssql) :서버에 연결할 수 없습니다

프로젝트를 Visual Studio Code에서 처음 실행하려고합니다. 여기에는 MySQL 데이터베이스가 포함됩니다. 그래서 SQL Server (mssql) 확장 버전 1.7.1을 설치했습니다. https://docs.microsoft.com/en-us/sql/visual-studio-c

www.python2.net

www.positronx.io/create-simple-php-crud-rest-api-with-mysql-php-pdo/

 

Create Simple PHP 7 CRUD REST API with MySQL & PHP PDO - positronX.io

This is a step by step PHP 7 & MySQL REST API tutorial, In this tutorial i am going to share with you how to create a PHP 7 CRUD (Create, Read, Update, Delete) RESTful API with MySQL database. If you aspire to hold a fundamental understanding of PHP framew

www.positronx.io

>> 초기 php7 앱 연결할 때, aws ec2 인스턴스 사용시, public ipv4 주소가 아닌 private ipv4 주소 사용해야함 

 

share4share.tistory.com/32

 

[AWS / VSCode] VSCode를 이용해서 원격으로 AWS EC2 파일 수정

VSCode를 이용해서 AWS EC2내에 파일을 원격으로 수정하는 방법을 소개해드릴려고합니다. 요즘 VSCode 에디터도 핫한거 같고.. 새로운 환경에서 개발을 할일이 생겨서 해보려고하는데 저도 환경 구축

share4share.tistory.com