diff --git a/app/components/SponsorsPageSection.vue b/app/components/SponsorsPageSection.vue
index afd77eb..0f49f3c 100644
--- a/app/components/SponsorsPageSection.vue
+++ b/app/components/SponsorsPageSection.vue
@@ -1,11 +1,13 @@
diff --git a/app/components/sponsors/SponsorListBio.vue b/app/components/sponsors/SponsorListBio.vue
index 3bc131f..4f0114c 100644
--- a/app/components/sponsors/SponsorListBio.vue
+++ b/app/components/sponsors/SponsorListBio.vue
@@ -2,6 +2,7 @@
import type { CustomPropType } from '~/types/shims-vue'
import { sponsorSupportLevelTitle } from '~/utils/sponsors.constants'
import { ISponsor } from '~/types/sponsors'
+import { REDIRECT_URL } from '~/utils/environment.constants'
const props = defineProps({
sponsors: {
@@ -46,7 +47,7 @@ const sponsorRankClass = computed(() => {
rel="noopener"
>
import { ISponsor } from '~/types/sponsors'
+import { REDIRECT_URL } from '~/utils/environment.constants'
const props = defineProps<{
sponsor: ISponsor
@@ -14,7 +15,7 @@ const props = defineProps<{
class="shadow-card hover:shadow-card-hover transition"
>
diff --git a/app/pages/sponsors/index.vue b/app/pages/sponsors/index.vue
index 8b4edd1..6549745 100644
--- a/app/pages/sponsors/index.vue
+++ b/app/pages/sponsors/index.vue
@@ -6,11 +6,13 @@ import SponsorListBio from '~/components/sponsors/SponsorListBio.vue'
import PageTitle from '~/components/PageTitle.vue'
import FooterPageSection from '~/components/FooterPageSection.vue'
import IchimatsuDividedBar from '~/components/IchimatsuDividedBar.vue'
-import { useSponsorsCMS } from '~/composables/useCMS'
+// import { useSponsorsCMS } from '~/composables/useCMS'
import { SHOW_SPONSOR_LIST } from '~/utils/feature.constants'
import { conferenceTitle } from '~/utils/constants'
import { generalOg, twitterOg } from '~/utils/og.constants'
+import { sponsors } from '~/utils/newt.constants'
+
const title = `スポンサー一覧 | ${conferenceTitle}`
const url = 'https://vuefes.jp/2022/sponsors'
const description = `${conferenceTitle} のスポンサー情報です。`
@@ -23,8 +25,8 @@ useNuxt2Meta({
]
})
-const { fetchContent } = useSponsorsCMS()
-const { data: sponsors } = useLazyAsyncData('sponsors', () => fetchContent())
+// const { fetchContent } = useSponsorsCMS()
+// const { data: sponsors } = useLazyAsyncData('sponsors', () => fetchContent())
const links = [
{ label: 'Platinum', link: '#platinum' },
diff --git a/app/static/sponsor/base.png b/app/static/sponsor/base.png
index 7a37d41..280e09c 100644
Binary files a/app/static/sponsor/base.png and b/app/static/sponsor/base.png differ
diff --git a/app/static/sponsor/bengo4.png b/app/static/sponsor/bengo4.png
new file mode 100644
index 0000000..4b92060
Binary files /dev/null and b/app/static/sponsor/bengo4.png differ
diff --git a/app/static/sponsor/coconala.png b/app/static/sponsor/coconala.png
new file mode 100644
index 0000000..647b6c4
Binary files /dev/null and b/app/static/sponsor/coconala.png differ
diff --git a/app/static/sponsor/codedict.png b/app/static/sponsor/codedict.png
new file mode 100644
index 0000000..3385e91
Binary files /dev/null and b/app/static/sponsor/codedict.png differ
diff --git a/app/static/sponsor/cybozu.png b/app/static/sponsor/cybozu.png
new file mode 100644
index 0000000..6f57ec9
Binary files /dev/null and b/app/static/sponsor/cybozu.png differ
diff --git a/app/static/sponsor/esa.png b/app/static/sponsor/esa.png
new file mode 100644
index 0000000..f9d3061
Binary files /dev/null and b/app/static/sponsor/esa.png differ
diff --git a/app/static/sponsor/excite.png b/app/static/sponsor/excite.png
new file mode 100644
index 0000000..742de39
Binary files /dev/null and b/app/static/sponsor/excite.png differ
diff --git a/app/static/sponsor/future.png b/app/static/sponsor/future.png
index 2615989..bd54af9 100644
Binary files a/app/static/sponsor/future.png and b/app/static/sponsor/future.png differ
diff --git a/app/static/sponsor/giftee.png b/app/static/sponsor/giftee.png
new file mode 100644
index 0000000..0ef32d2
Binary files /dev/null and b/app/static/sponsor/giftee.png differ
diff --git a/app/static/sponsor/gihyo.png b/app/static/sponsor/gihyo.png
new file mode 100644
index 0000000..4209cae
Binary files /dev/null and b/app/static/sponsor/gihyo.png differ
diff --git a/app/static/sponsor/grapecity.png b/app/static/sponsor/grapecity.png
index f43bece..cd4be5d 100644
Binary files a/app/static/sponsor/grapecity.png and b/app/static/sponsor/grapecity.png differ
diff --git a/app/static/sponsor/hacomono.png b/app/static/sponsor/hacomono.png
new file mode 100644
index 0000000..20e3dc4
Binary files /dev/null and b/app/static/sponsor/hacomono.png differ
diff --git a/app/static/sponsor/hamworks.png b/app/static/sponsor/hamworks.png
new file mode 100644
index 0000000..e67557d
Binary files /dev/null and b/app/static/sponsor/hamworks.png differ
diff --git a/app/static/sponsor/icare.png b/app/static/sponsor/icare.png
index f705834..370677e 100644
Binary files a/app/static/sponsor/icare.png and b/app/static/sponsor/icare.png differ
diff --git a/app/static/sponsor/line.png b/app/static/sponsor/line.png
index 2e03326..67fcdfc 100644
Binary files a/app/static/sponsor/line.png and b/app/static/sponsor/line.png differ
diff --git a/app/static/sponsor/lm.png b/app/static/sponsor/lm.png
new file mode 100644
index 0000000..84e2e0e
Binary files /dev/null and b/app/static/sponsor/lm.png differ
diff --git a/app/static/sponsor/m3.png b/app/static/sponsor/m3.png
new file mode 100644
index 0000000..84bd365
Binary files /dev/null and b/app/static/sponsor/m3.png differ
diff --git a/app/static/sponsor/macloud.png b/app/static/sponsor/macloud.png
new file mode 100644
index 0000000..2baea8f
Binary files /dev/null and b/app/static/sponsor/macloud.png differ
diff --git a/app/static/sponsor/medpeer.png b/app/static/sponsor/medpeer.png
index 4113cee..abf5ee7 100644
Binary files a/app/static/sponsor/medpeer.png and b/app/static/sponsor/medpeer.png differ
diff --git a/app/static/sponsor/microad.png b/app/static/sponsor/microad.png
new file mode 100644
index 0000000..7920549
Binary files /dev/null and b/app/static/sponsor/microad.png differ
diff --git a/app/static/sponsor/monsterdive.png b/app/static/sponsor/monsterdive.png
new file mode 100644
index 0000000..f6f4e64
Binary files /dev/null and b/app/static/sponsor/monsterdive.png differ
diff --git a/app/static/sponsor/newt.png b/app/static/sponsor/newt.png
new file mode 100644
index 0000000..d99e381
Binary files /dev/null and b/app/static/sponsor/newt.png differ
diff --git a/app/static/sponsor/raksul.png b/app/static/sponsor/raksul.png
new file mode 100644
index 0000000..be162c8
Binary files /dev/null and b/app/static/sponsor/raksul.png differ
diff --git a/app/static/sponsor/rakus.png b/app/static/sponsor/rakus.png
new file mode 100644
index 0000000..a041a45
Binary files /dev/null and b/app/static/sponsor/rakus.png differ
diff --git a/app/static/sponsor/retty.png b/app/static/sponsor/retty.png
new file mode 100644
index 0000000..de698ac
Binary files /dev/null and b/app/static/sponsor/retty.png differ
diff --git a/app/static/sponsor/satori.png b/app/static/sponsor/satori.png
new file mode 100644
index 0000000..ef108f8
Binary files /dev/null and b/app/static/sponsor/satori.png differ
diff --git a/app/static/sponsor/stores.png b/app/static/sponsor/stores.png
index 3ce2d80..d25a4e7 100644
Binary files a/app/static/sponsor/stores.png and b/app/static/sponsor/stores.png differ
diff --git a/app/static/sponsor/studist.png b/app/static/sponsor/studist.png
new file mode 100644
index 0000000..b72c293
Binary files /dev/null and b/app/static/sponsor/studist.png differ
diff --git a/app/static/sponsor/tanomu.png b/app/static/sponsor/tanomu.png
new file mode 100644
index 0000000..7846d91
Binary files /dev/null and b/app/static/sponsor/tanomu.png differ
diff --git a/app/static/sponsor/techfeed.png b/app/static/sponsor/techfeed.png
new file mode 100644
index 0000000..0f92b06
Binary files /dev/null and b/app/static/sponsor/techfeed.png differ
diff --git a/app/static/sponsor/visasq.png b/app/static/sponsor/visasq.png
new file mode 100644
index 0000000..6dfc806
Binary files /dev/null and b/app/static/sponsor/visasq.png differ
diff --git a/app/static/sponsor/wacaxi.png b/app/static/sponsor/wacaxi.png
new file mode 100644
index 0000000..116232d
Binary files /dev/null and b/app/static/sponsor/wacaxi.png differ
diff --git a/app/static/sponsor/winenabe.png b/app/static/sponsor/winenabe.png
new file mode 100644
index 0000000..179f546
Binary files /dev/null and b/app/static/sponsor/winenabe.png differ
diff --git a/app/static/sponsor/yappli.png b/app/static/sponsor/yappli.png
new file mode 100644
index 0000000..be6ddf5
Binary files /dev/null and b/app/static/sponsor/yappli.png differ
diff --git a/app/static/sponsor/yesod.png b/app/static/sponsor/yesod.png
index d0f0673..cdc115b 100644
Binary files a/app/static/sponsor/yesod.png and b/app/static/sponsor/yesod.png differ
diff --git a/app/static/sponsor/yourmystar.png b/app/static/sponsor/yourmystar.png
new file mode 100644
index 0000000..5155e7c
Binary files /dev/null and b/app/static/sponsor/yourmystar.png differ
diff --git a/app/static/sponsor/yumemi.png b/app/static/sponsor/yumemi.png
new file mode 100644
index 0000000..ca05245
Binary files /dev/null and b/app/static/sponsor/yumemi.png differ
diff --git a/app/utils/environment.constants.ts b/app/utils/environment.constants.ts
index 7da985a..4bf3215 100644
--- a/app/utils/environment.constants.ts
+++ b/app/utils/environment.constants.ts
@@ -1 +1,3 @@
export const isProd = process.env.NODE_ENV === 'production'
+
+export const REDIRECT_URL = isProd ? 'https://vuefes.jp/2022' : 'http://localhost:3000'
diff --git a/app/utils/newt.constants.ts b/app/utils/newt.constants.ts
new file mode 100644
index 0000000..16f7152
--- /dev/null
+++ b/app/utils/newt.constants.ts
@@ -0,0 +1,1313 @@
+export const sponsors = {
+ platinum: [
+ {
+ _id: '62e2678bc0929070e2c45edd',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-28T10:40:11.620Z',
+ updatedAt: '2022-09-03T08:21:35.705Z',
+ firstPublishedAt: '2022-07-28T10:40:11.620Z',
+ publishedAt: '2022-09-03T08:21:35.705Z',
+ },
+ createdAt: '2022-07-28T10:40:11.620Z',
+ updatedAt: '2022-09-03T08:21:35.705Z',
+ },
+ name_jp: 'メドピア株式会社',
+ name_jp_kana: 'メドピア株式会社',
+ name_en: 'medpeer',
+ order: 1,
+ bio: 'メドピアグループは現役の医師が経営するIT企業です。 国内医師の約4割が参加するドクタープラットフォーム「MedPeer」を中心に、予防医療からプライマリケア、介護支援の分野まで、人の一生を医療領域で支える事業を展開しています。 弊社のVue.jsとの関わりとしては、ViteのRC版を先立って導入し、また利用するだけではなく、積極的にスポンサードやVue3のドキュメント翻訳といったコミュニティにも貢献しています。詳しくは、エンジニア紹介ページをぜひご覧ください! https://engineer.medpeer.co.jp/',
+ twitter: '@MedPeer_jp',
+ facebook: '',
+ corporate_url: 'https://medpeer.co.jp/',
+ rank: 'platinum',
+ image: {
+ _id: '62ede644ed34ddfe9e11fe5e',
+ altText: '',
+ description: '',
+ fileName: 'medpeer.png',
+ fileSize: 12222,
+ fileType: 'image/png',
+ height: 414,
+ metadata: {},
+ src: 'medpeer.png',
+ title: '',
+ width: 736,
+ },
+ },
+ {
+ _id: '62e27b8fb6912072749a829c',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-28T12:05:35.368Z',
+ updatedAt: '2022-08-06T14:09:51.897Z',
+ firstPublishedAt: '2022-07-28T12:05:35.368Z',
+ publishedAt: '2022-08-06T14:09:51.897Z',
+ },
+ createdAt: '2022-07-28T12:05:35.368Z',
+ updatedAt: '2022-08-06T14:09:51.897Z',
+ },
+ name_jp: 'フューチャー株式会社',
+ name_jp_kana: 'フューチャー株式会社',
+ name_en: 'future',
+ order: 2,
+ bio: 'フューチャーグループは、最新のテクノロジーとビジネスのノウハウをコアに「ITコンサルティング&サービス事業」と「ビジネスイノベーション事業」の2軸で事業展開しています。様々な分野のコンサルタントがお客様のDXを「経営とIT」の両面からサポートする一方、業務とテクノロジーをグループの強みに、教育やメディア、スポーツなど様々な分野で新たなサービスを創造し、社会の発展に貢献しています。 フューチャーでは2017年からフロントエンド開発にVue.jsを採用し、現在ではほとんどのプロジェクトで利用されるまでになりました。 新規プロジェクトではVue3での開発にも取り組んでいます。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://www.future.co.jp/',
+ rank: 'platinum',
+ image: {
+ _id: '62ede6e0ed34ddfe9e1201ea',
+ altText: '',
+ description: '',
+ fileName: 'future.png',
+ fileSize: 5836,
+ fileType: 'image/png',
+ height: 414,
+ metadata: {},
+ src: 'future.png',
+ title: '',
+ width: 736,
+ },
+ },
+ {
+ _id: '62e27c1fb6912072749a838e',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-28T12:07:59.317Z',
+ updatedAt: '2022-08-06T14:09:44.586Z',
+ firstPublishedAt: '2022-07-28T12:07:59.317Z',
+ publishedAt: '2022-08-06T14:09:44.586Z',
+ },
+ createdAt: '2022-07-28T12:07:59.317Z',
+ updatedAt: '2022-08-06T14:09:44.586Z',
+ },
+ name_jp: 'クラウドサイン',
+ name_jp_kana: 'クラウドサイン',
+ name_en: 'cloudsign',
+ order: 3,
+ bio: 'クラウドサインは、「紙と印鑑」を「クラウド」に置き換え、契約作業をパソコンだけで完結できるWeb完結型クラウド契約サービスです。全てがクラウド上で完結するため、契約締結のスピード化とコスト削減を実現します。電子契約機能は、「いつ・誰が・どの契約に合意したか」を証明する厳格な電子署名とタイムスタンプを付与します。2015年の提供開始以来、企業や自治体などで幅広く導入されている、電子契約市場No.1 ※の電子契約サービスです。 ※株式会社富士キメラ総研「ソフトウェアビジネス新市場2021年版」(電子契約ツール2020年度実績)市場占有率',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://www.bengo4.com/corporate',
+ rank: 'platinum',
+ image: {
+ _id: '62ede738ed34ddfe9e1204cf',
+ altText: '',
+ description: '',
+ fileName: 'cloudsign.png',
+ fileSize: 12168,
+ fileType: 'image/png',
+ height: 414,
+ metadata: {},
+ src: 'bengo4.png',
+ title: '',
+ width: 736,
+ },
+ },
+ ],
+ gold: [
+ {
+ _id: '62e27ca2b6912072749a852e',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-28T12:10:10.205Z',
+ updatedAt: '2022-10-06T16:27:24.210Z',
+ firstPublishedAt: '2022-07-28T12:10:10.205Z',
+ publishedAt: '2022-10-06T16:27:24.210Z',
+ },
+ createdAt: '2022-07-28T12:10:10.205Z',
+ updatedAt: '2022-10-06T16:27:24.210Z',
+ },
+ name_jp: 'STORES 株式会社',
+ name_jp_kana: 'STORES 株式会社',
+ name_en: 'stores',
+ order: 1,
+ bio: 'ネットショップ開設、POSレジ、キャッシュレス決済、オンライン予約システム、店舗アプリ作成など、お商売のデジタル化を支援する「STORES」の各種サービスの展開を通じて、誰もがこだわりをもっと自由に発揮できる社会を目指します。STORES はVue.jsの開発とコミュニティに大きな影響を与えているVue Fes Japanをサポートし、今後の発展に貢献したいと考えています。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://jobs.st.inc/engineer',
+ rank: 'gold',
+ image: {
+ _id: '6326a2957fe49ece03d07746',
+ altText: '',
+ description: '',
+ fileName: 'stores.png',
+ fileSize: 13612,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'stores.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e27e60b6912072749a8b0f',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-28T12:17:36.105Z',
+ updatedAt: '2022-08-06T13:58:38.398Z',
+ firstPublishedAt: '2022-07-28T12:17:36.105Z',
+ publishedAt: '2022-08-06T13:58:38.398Z',
+ },
+ createdAt: '2022-07-28T12:17:36.105Z',
+ updatedAt: '2022-08-06T13:58:38.398Z',
+ },
+ name_jp: 'LINE株式会社',
+ name_jp_kana: 'LINE株式会社',
+ name_en: 'line',
+ order: 2,
+ bio: 'LINE株式会社は、コミュニケーションアプリ「LINE」を機軸として、広告事業、Fintech事業、AI事業などの各種サービスを開発・運営しています。 LINEのフロントエンド開発において、Vue.jsは最も愛されているフレームワークの1つです。私たちは、これからもVue.jsとこの素晴らしいコミュニティへの貢献を続け、ともに成長しながら、より一層サービスを発展させていきます。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://linecorp.com/ja',
+ rank: 'gold',
+ image: {
+ _id: '62ede7c7ed34ddfe9e120902',
+ altText: '',
+ description: '',
+ fileName: 'line.png',
+ fileSize: 3084,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'line.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e27ed4b6912072749a8c95',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-28T12:19:32.267Z',
+ updatedAt: '2022-09-03T08:22:15.860Z',
+ firstPublishedAt: '2022-07-28T12:19:32.267Z',
+ publishedAt: '2022-09-03T08:22:15.860Z',
+ },
+ createdAt: '2022-07-28T12:19:32.267Z',
+ updatedAt: '2022-09-03T08:22:15.860Z',
+ },
+ name_jp: '株式会社イエソド',
+ name_jp_kana: '株式会社イエソド',
+ name_en: 'yesod',
+ order: 3,
+ bio: '株式会社イエソドはアイデンティティ(ID)の統合管理を実現するクラウドID統制プラットフォーム「YESOD」を開発・提供しています。設計の自由度が高く、数万レコードに耐えうるVue.jsを一貫して採用してきました。弊社ではフロントエンドエンジニアを募集中(https://bit.ly/3OsLrSk)です。 幾度かの中止を乗り越え、ようやく開催されるVue Fes Japan。楽しみにしています!',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://yesod.co',
+ rank: 'gold',
+ image: {
+ _id: '62ede7f3ed34ddfe9e120a65',
+ altText: '',
+ description: '',
+ fileName: 'yesod.png',
+ fileSize: 5354,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'yesod.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e27fc1b6912072749a8e99',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-28T12:23:29.661Z',
+ updatedAt: '2022-09-03T01:34:50.535Z',
+ firstPublishedAt: '2022-07-28T12:23:29.661Z',
+ publishedAt: '2022-09-03T01:34:50.535Z',
+ },
+ createdAt: '2022-07-28T12:23:29.661Z',
+ updatedAt: '2022-09-03T01:34:50.535Z',
+ },
+ name_jp: 'グレープシティ株式会社',
+ name_jp_kana: 'グレープシティ株式会社',
+ name_en: 'grapecity',
+ order: 4,
+ bio: 'グレープシティは、業務システム開発を支援するライブラリを提供しています。 標準ツールとしてのUIセットから用途特化型の各種コントロールまで、豊富なラインナップを揃えるグレープシティのJavaScriptライブラリがWebアプリ開発を強力にサポートします。Vue.jsやAngular、Reactなどのフレームワークに対応しているため、どのようなアプリケーションにも組み込みやすくなっています。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://www.grapecity.co.jp/developer',
+ rank: 'gold',
+ image: {
+ _id: '6312af1ad59cbbc5fa14e812',
+ altText: '',
+ description: '',
+ fileName: 'grapecity.png',
+ fileSize: 21916,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'grapecity.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e28022b6912072749a8f32',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-28T12:25:06.658Z',
+ updatedAt: '2022-08-06T14:08:51.008Z',
+ firstPublishedAt: '2022-07-28T12:27:51.976Z',
+ publishedAt: '2022-08-06T14:08:51.008Z',
+ },
+ createdAt: '2022-07-28T12:27:51.976Z',
+ updatedAt: '2022-08-06T14:08:51.008Z',
+ },
+ name_jp: '株式会社iCARE',
+ name_jp_kana: '株式会社iCARE',
+ name_en: 'icare',
+ order: 5,
+ bio: '現役の産業医が代表を務める法人向けヘルスケアサービスを提供する会社です。 「働くひとの健康を世界中に創る」をパーパス(存在意義)に掲げ、企業に眠る健康データ(健康診断・ストレスチェック・産業医⾯談など)を⼀元管理することで、働きがいのある組織創りを支援する健康管理システムCarelyを開発・提供しています。フロントエンド開発はVue.jsの他にTypescriptやGraphQLを使用しています。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://devdriven.icare-carely.co.jp/',
+ rank: 'gold',
+ image: {
+ _id: '62ede854ed34ddfe9e120d39',
+ altText: '',
+ description: '',
+ fileName: 'icare.png',
+ fileSize: 30800,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'icare.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e28135b6912072749a90e5',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-28T12:29:41.525Z',
+ updatedAt: '2022-08-06T14:08:45.303Z',
+ firstPublishedAt: '2022-07-28T12:29:41.525Z',
+ publishedAt: '2022-08-06T14:08:45.303Z',
+ },
+ createdAt: '2022-07-28T12:29:41.525Z',
+ updatedAt: '2022-08-06T14:08:45.303Z',
+ },
+ name_jp: 'BASE株式会社',
+ name_jp_kana: 'BASE株式会社',
+ name_en: 'base',
+ order: 6,
+ bio: '\tBASEはどなたでも簡単にネットショップを作れるサービスを提供しております。「Payment to the People, Power to the People.」をミッションに、180万ショップ(2022年6月現在)を超えるショップ様に安定したサービスを提供しております。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://thebase.in/',
+ rank: 'gold',
+ image: {
+ _id: '62ede87eed34ddfe9e120e9b',
+ altText: '',
+ description: '',
+ fileName: 'base.png',
+ fileSize: 6952,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'base.png',
+ title: '',
+ width: 533,
+ },
+ },
+ ],
+ silver: [
+ {
+ _id: '62e4651abcdb2ef0e67c2fe4',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T22:54:18.256Z',
+ updatedAt: '2022-08-10T00:17:53.134Z',
+ firstPublishedAt: '2022-07-29T22:54:18.256Z',
+ publishedAt: '2022-08-10T00:17:53.134Z',
+ },
+ createdAt: '2022-07-29T22:54:18.256Z',
+ updatedAt: '2022-08-10T00:17:53.134Z',
+ },
+ name_jp: 'Retty株式会社',
+ name_jp_kana: 'Retty株式会社',
+ name_en: 'retty',
+ order: 1,
+ bio: 'Rettyではマイクロサービス化に伴いフロントエンドにおいてNuxt.js & GraphQLの導入を進めています。『新たな「食体験」を創り上げ、人生をもっとHappyに。』というビジョンを掲げ、テクノロジーの活用により食産業をリードしていきます。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://corp.retty.me/',
+ rank: 'silver',
+ image: {
+ _id: '62ede8bced34ddfe9e121028',
+ altText: '',
+ description: '',
+ fileName: 'retty.png',
+ fileSize: 4823,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'retty.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46597bcdb2ef0e67c310b',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T22:56:23.135Z',
+ updatedAt: '2022-08-06T14:08:31.087Z',
+ firstPublishedAt: '2022-07-29T22:56:23.135Z',
+ publishedAt: '2022-08-06T14:08:31.087Z',
+ },
+ createdAt: '2022-07-29T22:56:23.135Z',
+ updatedAt: '2022-08-06T14:08:31.087Z',
+ },
+ name_jp: 'エムスリー株式会社',
+ name_jp_kana: 'エムスリー株式会社',
+ name_en: 'm3',
+ order: 2,
+ bio: 'エムスリー株式会社は、"インターネットを活用し、健康で楽しく長生きする人を1人でも増やし、不必要な医療コストを1円でも減らすこと" をミッションに、テクノロジーの力で日本および世界の医療の変革にチャレンジしています',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://m3.recruitment.jp/engineer/',
+ rank: 'silver',
+ image: {
+ _id: '62ede8e9ed34ddfe9e12119a',
+ altText: '',
+ description: '',
+ fileName: 'm3.png',
+ fileSize: 9806,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'm3.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e465d6bcdb2ef0e67c31d7',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T22:57:26.788Z',
+ updatedAt: '2022-08-06T14:08:24.191Z',
+ firstPublishedAt: '2022-07-29T22:57:26.788Z',
+ publishedAt: '2022-08-06T14:08:24.191Z',
+ },
+ createdAt: '2022-07-29T22:57:26.788Z',
+ updatedAt: '2022-08-06T14:08:24.191Z',
+ },
+ name_jp: '株式会社ギフティ',
+ name_jp_kana: '株式会社ギフティ',
+ name_en: 'giftee',
+ order: 3,
+ bio: 'ギフティは「キモチの循環を促進することで、よりよい関係で繋がった社会をつくる」をミッションに掲げるeギフトの会社です。Vue.jsの力を借りながら、直接会わずに気持ちを届けるeギフトのプロダクトを提供しています。私達はギフトを扱う会社として、技術コミュニティへ「知見を贈り合う」組織であり続けます。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://giftee.co.jp/',
+ rank: 'silver',
+ image: {
+ _id: '62ede919ed34ddfe9e121372',
+ altText: '',
+ description: '',
+ fileName: 'giftee.png',
+ fileSize: 5942,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'giftee.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e4661bbcdb2ef0e67c329a',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T22:58:35.873Z',
+ updatedAt: '2022-08-06T14:08:19.118Z',
+ firstPublishedAt: '2022-07-29T22:58:35.873Z',
+ publishedAt: '2022-08-06T14:08:19.118Z',
+ },
+ createdAt: '2022-07-29T22:58:35.873Z',
+ updatedAt: '2022-08-06T14:08:19.118Z',
+ },
+ name_jp: 'SATORI株式会社',
+ name_jp_kana: 'SATORI株式会社',
+ name_en: 'satori',
+ order: 4,
+ bio: 'SATORI株式会社は、マーケティング活動を仕組み化するMAツール「SATORI」の開発・販売を行っています。 2022年現在、導入実績1,000社超の実績があり、多くの企業様から選ばれています。 プロダクトにVue.jsを採用しており、Vue.jsにチャレンジしたいエンジニアを絶賛募集中です。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://satori.marketing/',
+ rank: 'silver',
+ image: {
+ _id: '62ede948ed34ddfe9e121569',
+ altText: '',
+ description: '',
+ fileName: 'satori.png',
+ fileSize: 4635,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'satori.png',
+ title: '',
+ width: 532,
+ },
+ },
+ {
+ _id: '62e466eebcdb2ef0e67c3363',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:02:06.483Z',
+ updatedAt: '2022-08-06T15:04:09.289Z',
+ firstPublishedAt: '2022-07-29T23:02:06.483Z',
+ publishedAt: '2022-08-06T15:04:09.289Z',
+ },
+ createdAt: '2022-07-29T23:02:06.483Z',
+ updatedAt: '2022-08-06T15:04:09.289Z',
+ },
+ name_jp: 'サイボウズ株式会社',
+ name_jp_kana: 'サイボウズ株式会社',
+ name_en: 'cybozu',
+ order: 5,
+ bio: 'サイボウズのフロントエンドを最高にするメンバーを募集しています! https://cybozu.co.jp/recruit/entry/',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://tech.cybozu.io/',
+ rank: 'silver',
+ image: {
+ _id: '62edea1ced34ddfe9e121b36',
+ altText: '',
+ description: '',
+ fileName: 'cybozu.png',
+ fileSize: 11490,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'cybozu.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46736bcdb2ef0e67c3457',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:03:18.855Z',
+ updatedAt: '2022-08-06T14:08:02.700Z',
+ firstPublishedAt: '2022-07-29T23:03:18.855Z',
+ publishedAt: '2022-08-06T14:08:02.700Z',
+ },
+ createdAt: '2022-07-29T23:03:18.855Z',
+ updatedAt: '2022-08-06T14:08:02.700Z',
+ },
+ name_jp: '株式会社ビザスク',
+ name_jp_kana: '株式会社ビザスク',
+ name_en: 'visasq',
+ order: 6,
+ bio: '\t「知見と、挑戦をつなぐ」をミッションとし国内外46万人超の知見データベースを活用したグローバルなナレッジプラットフォームを運営しています。ビジネス課題を抱える法人/個人が知見を持つ個人にインタビューできるスポットコンサルプラットフォーム「ビザスクlite」をはじめ様々なサービスを展開しています。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://visasq.co.jp/',
+ rank: 'silver',
+ image: {
+ _id: '62edea37ed34ddfe9e121c38',
+ altText: '',
+ description: '',
+ fileName: 'visasq.png',
+ fileSize: 4794,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'visasq.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46783bcdb2ef0e67c3533',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:04:35.292Z',
+ updatedAt: '2022-08-06T14:07:52.321Z',
+ firstPublishedAt: '2022-07-29T23:04:35.292Z',
+ publishedAt: '2022-08-06T14:07:52.321Z',
+ },
+ createdAt: '2022-07-29T23:04:35.292Z',
+ updatedAt: '2022-08-06T14:07:52.321Z',
+ },
+ name_jp: '株式会社ココナラ',
+ name_jp_kana: '株式会社ココナラ',
+ name_en: 'coconala',
+ order: 7,
+ bio: 'ココナラは、知識、スキル、経験を売買する為のスキルマーケットです。 『制作系』『サポート・代行』『相談系』まで多彩なサービスを売買することが可能です。 法人向け機能も充実しており、ビジネス〜プライベートまでシーン問わず利用できます。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://coconala.com/',
+ rank: 'silver',
+ image: {
+ _id: '62edea4ded34ddfe9e121d25',
+ altText: '',
+ description: '',
+ fileName: 'coconala.png',
+ fileSize: 7295,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'coconala.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e467c6bcdb2ef0e67c35f0',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:05:42.741Z',
+ updatedAt: '2022-08-06T14:07:45.479Z',
+ firstPublishedAt: '2022-07-29T23:05:42.741Z',
+ publishedAt: '2022-08-06T14:07:45.479Z',
+ },
+ createdAt: '2022-07-29T23:05:42.741Z',
+ updatedAt: '2022-08-06T14:07:45.479Z',
+ },
+ name_jp: '株式会社マイクロアド',
+ name_jp_kana: '株式会社マイクロアド',
+ name_en: 'microad',
+ order: 8,
+ bio: '株式会社マイクロアドは大きな節目を迎え、主力商品であるアドプラットフォーム「UNIVERSE Ads」のプロダクト開発をはじめとして、よりよいデータプラットフォームを目指して邁進しております。 Vue.jsは広告配信管理画面の開発などに活用しており、Vue.jsの技術や知見が必要不可欠となっています。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://www.microad.co.jp/',
+ rank: 'silver',
+ image: {
+ _id: '62edeb1ced34ddfe9e1220c1',
+ altText: '',
+ description: '',
+ fileName: 'microad.png',
+ fileSize: 16853,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'microad.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46850bcdb2ef0e67c36b8',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:08:00.595Z',
+ updatedAt: '2022-08-06T14:07:31.061Z',
+ firstPublishedAt: '2022-07-29T23:08:00.595Z',
+ publishedAt: '2022-08-06T14:07:31.061Z',
+ },
+ createdAt: '2022-07-29T23:08:00.595Z',
+ updatedAt: '2022-08-06T14:07:31.061Z',
+ },
+ name_jp: '株式会社タノム',
+ name_jp_kana: '株式会社タノム',
+ name_en: 'tanomu',
+ order: 9,
+ bio: '\tタノムは飲食店と食品卸業者間の受発注・販促を効率化する受発注管理システムを提供するBtoB SaaSです。 主にVue.js / Laravelを利用し開発陣は全員フルスタックエンジニア。 顧客の課題解決や事業・プロダクトの成果にコミットしたい仲間を募集しています! ※リモート対応可',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://lp.tano.mu/',
+ rank: 'silver',
+ image: {
+ _id: '62edea79ed34ddfe9e121ef7',
+ altText: '',
+ description: '',
+ fileName: 'tanomu.png',
+ fileSize: 11659,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'tanomu.png',
+ title: '',
+ width: 532,
+ },
+ },
+ {
+ _id: '62e46893bcdb2ef0e67c377f',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:09:07.316Z',
+ updatedAt: '2022-08-06T14:07:24.381Z',
+ firstPublishedAt: '2022-07-29T23:09:07.316Z',
+ publishedAt: '2022-08-06T14:07:24.381Z',
+ },
+ createdAt: '2022-07-29T23:09:07.316Z',
+ updatedAt: '2022-08-06T14:07:24.381Z',
+ },
+ name_jp: '株式会社ゆめみ',
+ name_jp_kana: '株式会社ゆめみ',
+ name_en: 'yumemi',
+ order: 10,
+ bio: '5000万人のみんな知ってるあのサービスも、ゆめみが一緒に作ってます。大手企業や急成長スタートアップと共創型でWeb/スマホのサービス作りや内製化支援を行っています。【エンジニアが最も成長できる会社No.1】を目標にした、アジャイル組織として先端を走るエンジニア集団です。',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://www.yumemi.co.jp/',
+ rank: 'silver',
+ image: {
+ _id: '62edea8ded34ddfe9e121fd2',
+ altText: '',
+ description: '',
+ fileName: 'yumemi.png',
+ fileSize: 9937,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'yumemi.png',
+ title: '',
+ width: 533,
+ },
+ },
+ ],
+ bronze: [
+ {
+ _id: '62e468ecbcdb2ef0e67c3838',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:10:36.332Z',
+ updatedAt: '2022-08-06T14:07:17.221Z',
+ firstPublishedAt: '2022-07-29T23:10:36.332Z',
+ publishedAt: '2022-08-06T14:07:17.221Z',
+ },
+ createdAt: '2022-07-29T23:10:36.332Z',
+ updatedAt: '2022-08-06T14:07:17.221Z',
+ },
+ name_jp: '株式会社ラクス',
+ name_jp_kana: '株式会社ラクス',
+ name_en: 'rakus',
+ order: 1,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://www.rakus.co.jp/',
+ rank: 'bronze',
+ image: {
+ _id: '62edec05ed34ddfe9e12225e',
+ altText: '',
+ description: '',
+ fileName: 'rakus.png',
+ fileSize: 6832,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'rakus.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46913bcdb2ef0e67c38e5',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:11:15.793Z',
+ updatedAt: '2022-08-06T14:07:10.046Z',
+ firstPublishedAt: '2022-07-29T23:11:15.793Z',
+ publishedAt: '2022-08-06T14:07:10.046Z',
+ },
+ createdAt: '2022-07-29T23:11:15.793Z',
+ updatedAt: '2022-08-06T14:07:10.046Z',
+ },
+ name_jp: '合同会社 esa',
+ name_jp_kana: '合同会社 esa',
+ name_en: 'esa',
+ order: 2,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://esa.io/',
+ rank: 'bronze',
+ image: {
+ _id: '62edec16ed34ddfe9e122343',
+ altText: '',
+ description: '',
+ fileName: 'esa.png',
+ fileSize: 6634,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'esa.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e4693cbcdb2ef0e67c398e',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:11:56.413Z',
+ updatedAt: '2022-08-06T14:07:05.607Z',
+ firstPublishedAt: '2022-07-29T23:11:56.413Z',
+ publishedAt: '2022-08-06T14:07:05.607Z',
+ },
+ createdAt: '2022-07-29T23:11:56.413Z',
+ updatedAt: '2022-08-06T14:07:05.607Z',
+ },
+ name_jp: '株式会社HAMWORKS',
+ name_jp_kana: '株式会社HAMWORKS',
+ name_en: 'hamworks',
+ order: 3,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://ham.works/',
+ rank: 'bronze',
+ image: {
+ _id: '62edec28ed34ddfe9e12241e',
+ altText: '',
+ description: '',
+ fileName: 'hamworks.png',
+ fileSize: 7516,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'hamworks.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46989bcdb2ef0e67c3a3c',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:13:13.466Z',
+ updatedAt: '2022-08-06T14:06:57.491Z',
+ firstPublishedAt: '2022-07-29T23:13:13.466Z',
+ publishedAt: '2022-08-06T14:06:57.491Z',
+ },
+ createdAt: '2022-07-29T23:13:13.466Z',
+ updatedAt: '2022-08-06T14:06:57.491Z',
+ },
+ name_jp: 'ユアマイスター株式会社',
+ name_jp_kana: 'ユアマイスター株式会社',
+ name_en: 'yourmystar',
+ order: 4,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://corp.yourmystar.jp/',
+ rank: 'bronze',
+ image: {
+ _id: '62edec3bed34ddfe9e122502',
+ altText: '',
+ description: '',
+ fileName: 'yourmystar.png',
+ fileSize: 6538,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'yourmystar.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e469abbcdb2ef0e67c3ae0',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:13:47.303Z',
+ updatedAt: '2022-08-06T14:06:45.244Z',
+ firstPublishedAt: '2022-07-29T23:13:47.303Z',
+ publishedAt: '2022-08-06T14:06:45.244Z',
+ },
+ createdAt: '2022-07-29T23:13:47.303Z',
+ updatedAt: '2022-08-06T14:06:45.244Z',
+ },
+ name_jp: '株式会社hacomono',
+ name_jp_kana: '株式会社hacomono',
+ name_en: 'hacomono',
+ order: 5,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://www.hacomono.jp/',
+ rank: 'bronze',
+ image: {
+ _id: '62edec4ded34ddfe9e1225e7',
+ altText: '',
+ description: '',
+ fileName: 'hacomono.png',
+ fileSize: 4774,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'hacomono.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e469f3bcdb2ef0e67c3b93',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:14:59.807Z',
+ updatedAt: '2022-08-06T14:06:35.440Z',
+ firstPublishedAt: '2022-07-29T23:14:59.807Z',
+ publishedAt: '2022-08-06T14:06:35.440Z',
+ },
+ createdAt: '2022-07-29T23:14:59.807Z',
+ updatedAt: '2022-08-06T14:06:35.440Z',
+ },
+ name_jp: '株式会社 wacaxi',
+ name_jp_kana: '株式会社 wacaxi',
+ name_en: 'wacaxi',
+ order: 6,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://wacaxi.com/',
+ rank: 'bronze',
+ image: {
+ _id: '62edec64ed34ddfe9e1226e8',
+ altText: '',
+ description: '',
+ fileName: 'wacaxi.png',
+ fileSize: 6160,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'wacaxi.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46a1ebcdb2ef0e67c3c4b',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:15:42.557Z',
+ updatedAt: '2022-09-26T12:30:19.263Z',
+ firstPublishedAt: '2022-07-29T23:15:42.557Z',
+ publishedAt: '2022-08-08T16:48:06.968Z',
+ },
+ createdAt: '2022-07-29T23:15:42.557Z',
+ updatedAt: '2022-08-08T16:48:06.968Z',
+ },
+ name_jp: 'リンクアンドモチベーション',
+ name_jp_kana: 'リンクアンドモチベーション',
+ name_en: 'lm',
+ order: 7,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://www.motivation-cloud.com/',
+ rank: 'bronze',
+ image: {
+ _id: '62edec77ed34ddfe9e1227cc',
+ altText: '',
+ description: '',
+ fileName: 'lm.png',
+ fileSize: 5596,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'lm.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46a3cbcdb2ef0e67c3cf3',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:16:12.192Z',
+ updatedAt: '2022-09-26T12:30:19.236Z',
+ firstPublishedAt: '2022-07-29T23:16:12.192Z',
+ publishedAt: '2022-08-06T14:06:18.849Z',
+ },
+ createdAt: '2022-07-29T23:16:12.192Z',
+ updatedAt: '2022-08-06T14:06:18.849Z',
+ },
+ name_jp: '株式会社ヤプリ',
+ name_jp_kana: '株式会社ヤプリ',
+ name_en: 'yappli',
+ order: 8,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://yappli.co.jp/',
+ rank: 'bronze',
+ image: {
+ _id: '62edec8ded34ddfe9e1228ba',
+ altText: '',
+ description: '',
+ fileName: 'yappli.png',
+ fileSize: 9604,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'yappli.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46a5bbcdb2ef0e67c3da6',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:16:43.677Z',
+ updatedAt: '2022-09-26T12:30:19.205Z',
+ firstPublishedAt: '2022-07-29T23:16:43.677Z',
+ publishedAt: '2022-08-06T14:06:10.273Z',
+ },
+ createdAt: '2022-07-29T23:16:43.677Z',
+ updatedAt: '2022-08-06T14:06:10.273Z',
+ },
+ name_jp: '株式会社スタディスト',
+ name_jp_kana: '株式会社スタディスト',
+ name_en: 'studist',
+ order: 9,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://studist.jp/',
+ rank: 'bronze',
+ image: {
+ _id: '62edeca1ed34ddfe9e12299d',
+ altText: '',
+ description: '',
+ fileName: 'studist.png',
+ fileSize: 7354,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'studist.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46aa2bcdb2ef0e67c3e4f',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:17:54.088Z',
+ updatedAt: '2022-09-26T12:30:19.178Z',
+ firstPublishedAt: '2022-07-29T23:17:54.088Z',
+ publishedAt: '2022-08-10T01:19:47.902Z',
+ },
+ createdAt: '2022-07-29T23:17:54.088Z',
+ updatedAt: '2022-08-10T01:19:47.902Z',
+ },
+ name_jp: '株式会社M&Aクラウド',
+ name_jp_kana: '株式会社M&Aクラウド',
+ name_en: 'macloud',
+ order: 10,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://corp.macloud.jp/',
+ rank: 'bronze',
+ image: {
+ _id: '62f220677da5111c9789b76d',
+ altText: '',
+ description: '',
+ fileName: 'mandacloud.png',
+ fileSize: 6303,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'macloud.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62f3c2f7ee37926637c5e0fe',
+ _sys: {
+ raw: {
+ createdAt: '2022-08-10T14:38:47.286Z',
+ updatedAt: '2022-09-26T12:30:19.017Z',
+ firstPublishedAt: '2022-08-10T14:39:12.994Z',
+ publishedAt: '2022-08-11T14:40:30.856Z',
+ },
+ createdAt: '2022-08-10T14:39:12.994Z',
+ updatedAt: '2022-08-11T14:40:30.856Z',
+ },
+ name_jp: 'ラクスル株式会社',
+ name_jp_kana: 'ラクスル',
+ name_en: 'raksul',
+ order: 11,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://corp.raksul.com/',
+ rank: 'bronze',
+ image: {
+ _id: '62f3c2efee37926637c5e0af',
+ altText: '',
+ description: '',
+ fileName: 'raksul.png',
+ fileSize: 7693,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'raksul.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '633300e6304dde71b60d8aeb',
+ _sys: {
+ raw: {
+ createdAt: '2022-09-27T13:55:50.516Z',
+ updatedAt: '2022-09-27T13:55:50.516Z',
+ firstPublishedAt: '2022-09-27T13:55:50.516Z',
+ publishedAt: '2022-09-27T13:55:50.516Z',
+ },
+ createdAt: '2022-09-27T13:55:50.516Z',
+ updatedAt: '2022-09-27T13:55:50.516Z',
+ },
+ name_jp: 'エキサイト株式会社',
+ name_jp_kana: 'エキサイトカブシキカイシャ',
+ name_en: 'excite',
+ order: 12,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://info.excite.co.jp/',
+ rank: 'bronze',
+ image: {
+ _id: '633300df304dde71b60d88ab',
+ altText: '',
+ description: '',
+ fileName: 'excite.png',
+ fileSize: 7274,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'excite.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46ad4bcdb2ef0e67c3f0c',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:18:44.815Z',
+ updatedAt: '2022-09-27T13:56:12.157Z',
+ firstPublishedAt: '2022-07-29T23:18:44.815Z',
+ publishedAt: '2022-09-27T13:56:12.157Z',
+ },
+ createdAt: '2022-07-29T23:18:44.815Z',
+ updatedAt: '2022-09-27T13:56:12.157Z',
+ },
+ name_jp: 'CodeDict',
+ name_jp_kana: 'CodeDict',
+ name_en: 'codedict',
+ order: 13,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://jp.code-dict.com/',
+ rank: 'bronze',
+ image: {
+ _id: '62edecb4ed34ddfe9e122a79',
+ altText: '',
+ description: '',
+ fileName: 'codedict.png',
+ fileSize: 7383,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'codedict.png',
+ title: '',
+ width: 533,
+ },
+ },
+ ],
+ specialMedia: [
+ {
+ _id: '62e46b5dbcdb2ef0e67c3fe3',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:21:01.196Z',
+ updatedAt: '2022-09-26T12:30:19.125Z',
+ firstPublishedAt: '2022-07-29T23:21:01.196Z',
+ publishedAt: '2022-08-06T14:05:09.393Z',
+ },
+ createdAt: '2022-07-29T23:21:01.196Z',
+ updatedAt: '2022-08-06T14:05:09.393Z',
+ },
+ name_jp: 'テックフィード株式会社',
+ name_jp_kana: 'テックフィード株式会社',
+ name_en: 'techfeed',
+ order: 1,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://techfeed.co.jp/',
+ rank: 'specialMedia',
+ image: {
+ _id: '62eded26ed34ddfe9e122b56',
+ altText: '',
+ description: '',
+ fileName: 'techfeed.png',
+ fileSize: 1821,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'techfeed.png',
+ title: '',
+ width: 533,
+ },
+ },
+ ],
+ media: [
+ {
+ _id: '62e46bf5bcdb2ef0e67c42b6',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:23:33.869Z',
+ updatedAt: '2022-09-26T12:30:19.098Z',
+ firstPublishedAt: '2022-07-29T23:23:33.869Z',
+ publishedAt: '2022-08-06T14:04:59.637Z',
+ },
+ createdAt: '2022-07-29T23:23:33.869Z',
+ updatedAt: '2022-08-06T14:04:59.637Z',
+ },
+ name_jp: 'Newt',
+ name_jp_kana: 'Newt',
+ name_en: 'newt',
+ order: 1,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://www.newt.so/',
+ rank: 'media',
+ image: {
+ _id: '62eded3bed34ddfe9e122c44',
+ altText: '',
+ description: '',
+ fileName: 'newt.png',
+ fileSize: 7989,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'newt.png',
+ title: '',
+ width: 533,
+ },
+ },
+ {
+ _id: '62e46c2fbcdb2ef0e67c436e',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:24:31.440Z',
+ updatedAt: '2022-09-26T12:30:19.072Z',
+ firstPublishedAt: '2022-07-29T23:24:31.440Z',
+ publishedAt: '2022-08-06T13:51:07.485Z',
+ },
+ createdAt: '2022-07-29T23:24:31.440Z',
+ updatedAt: '2022-08-06T13:51:07.485Z',
+ },
+ name_jp: '株式会社技術評論社',
+ name_jp_kana: '株式会社技術評論社',
+ name_en: 'gihyo',
+ order: 2,
+ bio: '',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://gihyo.jp/',
+ rank: 'media',
+ image: {
+ _id: '62eded4fed34ddfe9e122d28',
+ altText: '',
+ description: '',
+ fileName: 'gihyo.png',
+ fileSize: 6054,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'gihyo.png',
+ title: '',
+ width: 533,
+ },
+ },
+ ],
+ streaming: [
+ {
+ _id: '62e46c52bcdb2ef0e67c4420',
+ _sys: {
+ raw: {
+ createdAt: '2022-07-29T23:25:06.814Z',
+ updatedAt: '2022-09-26T12:30:19.045Z',
+ firstPublishedAt: '2022-07-29T23:25:06.814Z',
+ publishedAt: '2022-08-12T17:29:14.799Z',
+ },
+ createdAt: '2022-07-29T23:25:06.814Z',
+ updatedAt: '2022-08-12T17:29:14.799Z',
+ },
+ name_jp: 'MONSTER DIVE',
+ name_jp_kana: 'MONSTER DIVE',
+ name_en: 'monster-dive',
+ order: 1,
+ bio: '「職人+オタク=MONSTER」を掲げるWebと映像のプロダクションカンパニー。大手企業や有名タイトルのWebサイト制作、システム開発、映像制作、ライブ配信を行うほか、ライブ配信関連のWebサービスを自社事業として展開中。フロントエンド技術にはVue.jsをはじめフレームワーク導入実績多数。「現場で使えるVue.js 3.X 実践ガイド」を執筆。Webエンジニア募集しています! 採用情報はこちら!',
+ twitter: '',
+ facebook: '',
+ corporate_url: 'https://www.monster-dive.com/',
+ rank: 'streaming',
+ image: {
+ _id: '62f1377581d2f2c1f9384fad',
+ altText: '',
+ description: '',
+ fileName: 'monsterdive.png',
+ fileSize: 7148,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'monsterdive.png',
+ title: '',
+ width: 533,
+ },
+ },
+ ],
+ dinner: [
+ {
+ _id: '63319bd4304dde71b6415f3c',
+ _sys: {
+ raw: {
+ createdAt: '2022-09-26T12:32:20.229Z',
+ updatedAt: '2022-09-26T12:32:20.229Z',
+ firstPublishedAt: '2022-09-26T12:32:20.229Z',
+ publishedAt: '2022-09-26T12:32:20.229Z',
+ },
+ createdAt: '2022-09-26T12:32:20.229Z',
+ updatedAt: '2022-09-26T12:32:20.229Z',
+ },
+ name_jp: 'ワインと鍋',
+ name_jp_kana: 'ワイントナベ',
+ name_en: 'winenabe',
+ order: 1,
+ bio: 'ワインと鍋は水天宮前駅 徒歩2分にお店を構える飲食店です 来店いただけるお客様はほとんどがエンジニアを中心にIT業界の方となります。 オーナーの私自身がソフトウェアエンジニアでVueコミュニティには以前、お世話になったことが多々ありましたので 今回、スポンサードさせていただきました。 今後もコミュニティに対してのスポンサードを積極的に行っていきます!',
+ twitter: 'winenabe',
+ facebook: '',
+ corporate_url: 'https://twitter.com/winenabe',
+ rank: 'dinner',
+ image: {
+ _id: '63319bcc304dde71b6415bfa',
+ altText: '',
+ description: '',
+ fileName: 'Group286(1).png',
+ fileSize: 8995,
+ fileType: 'image/png',
+ height: 300,
+ metadata: {},
+ src: 'winenabe.png',
+ title: '',
+ width: 533,
+ },
+ },
+ ],
+}