/node-postgres-sample

Node.js + PostgreSQL on BTP

Primary LanguageJavaScript

node-postgres-sample

Node.js + PostgreSQL on BTP

各ブランチは以下のQiita記事に対応しています。

ブランチ 記事
1_DB_connection 【BTP】Node.jsとPostgreSQLでシンプルなアプリケーションを作成(1)準備編
2_CRUD_operations 【BTP】Node.jsとPostgreSQLでシンプルなアプリケーションを作成(2)CRUD処理編
3_Use_Approuter 【BTP】Node.jsとPostgreSQLでシンプルなアプリケーションを作成(3)Approuter編
4_Add_UI 【BTP】Node.jsとPostgreSQLでシンプルなアプリケーションを作成(4)UI編