Skip to content

Commit

Permalink
remove newrelic
Browse files Browse the repository at this point in the history
  • Loading branch information
yukukotani committed Sep 12, 2020
1 parent 243844f commit b07737a
Show file tree
Hide file tree
Showing 5 changed files with 46,635 additions and 2 deletions.
2 changes: 0 additions & 2 deletions isuumo/webapp/nodejs/app.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
"use strict";

require("newrelic");

const express = require("express");
const morgan = require("morgan");
const multer = require("multer");
Expand Down
52 changes: 52 additions & 0 deletions isuumo/webapp/nodejs/estateFeatures.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"最上階": 1,
"防犯カメラ": 2,
"ウォークインクローゼット": 3,
"ワンルーム": 4,
"ルーフバルコニー付": 5,
"エアコン付き": 6,
"駐輪場あり",
"プロパンガス",
"駐車場あり",
"防音室",
"追い焚き風呂",
"オートロック",
"即入居可",
"IHコンロ",
"敷地内駐車場",
"トランクルーム",
"角部屋",
"カスタマイズ可",
"DIY可",
"ロフト",
"シューズボックス",
"インターネット無料",
"地下室",
"敷地内ゴミ置場",
"管理人有り",
"宅配ボックス",
"ルームシェア可",
"セキュリティ会社加入済",
"メゾネット",
"女性限定",
"バイク置場あり",
"エレベーター",
"ペット相談可",
"洗面所独立",
"都市ガス",
"浴室乾燥機",
"インターネット接続可",
"テレビ・通信",
"専用庭",
"システムキッチン",
"高齢者歓迎",
"ケーブルテレビ",
"床下収納",
"バス・トイレ別",
"駐車場2台以上",
"楽器相談可",
"フローリング",
"オール電化",
"TVモニタ付きインタホン",
"デザイナーズ物件"
}
Loading

0 comments on commit b07737a

Please sign in to comment.