2024-12-01から1ヶ月間の記事一覧
Introduction What is pnpm? pnpm (performant npm) is a fast, disk-space-efficient package manager for JavaScript and Node.js projects. Unlike traditional package managers like Yarn and npm, pnpm introduces a unique approach to dependency ma…
Introduction aider is an LLM based tool you can run on your command line and ask it to write code for you. It’s similar to tools like Cursor and Copilot X, in that you can ask it to make changes to your code and build new features and it c…
Hi, this is David(@tianweiliu) from MeetsMore’s Site Reliability Engineering team, again. Today I will talk about how ECS was hard-limiting us on the number of tenants we can serve our new Custom Report feature to, and how migrating to EKS…
By @Baoshan Sheng, Product Designer at MeetsMore After 1,200 days since the inception, our flagship service ProOne is receiving its first major architectural revamp. Before diving into the “Talk is cheap. Show me the code.” part, it's wor…
※こちらはミツモアAdvent Calendar 2024の12/19の記事です。 こんにちは、ミツモアの非エンジニアの深澤です。 ミツモアでは、社内のデータ活用を促進するため、Redashのデータをスプレッドシートに連携する社内ツール「importdataGAS」を開発・運用していま…
Here at ProOne, we leverage Prisma as our ORM solution to interact with our PostgreSQL database. Prisma has proven to be an optimal solution, providing convenient and type-safe ways to interact with our database while remaining performant …
Hi! My name is Xing Yahao(@keidarcy) and I’m the SRE team leader at MeetsMore, a SaaS company with toB and toC service based in Tokyo. Generated by ChatGPT The Challenge While managing infrastructure resources on service providers like AWS…
こんにちは。ミツモアエンジニアの加藤です。 ※こちらはミツモアAdvent Calendar 2024の12/13の記事です この記事では、シーケンス管理の実装方法として、PostgreSQLを利用した具体例を紹介します。 ミツモアのプロダクト「ProOne」では、ユーザー設定に基づ…
Hello everyone, this is @GuillaumeDecMeetsMore from the Foundation team. For this advent calendar, I'll talk a little about our ongoing attempt at using Rust at Meetsmore. As you may already know, we are a company that mostly uses Typescri…
こんにちは、株式会社ミツモアの坂本です この記事はミツモアアドベントカレンダー2024 2日目の記事です。 振り返ると毎年TypeScriptの型に関する記事を書いていますね。 https://engineering.meetsmore.com/entry/2022/12/06/215335 https://engineering.me…
※こちらはミツモアAdvent Calendar 2024の12/10の記事です こんにちは、ミツモアプロダクト部データグループの増田(@masudahiroto.bsky.social)です。ミツモアでは、データドリブンでプロダクトを改善するために数多くのABテストを実施しています。その際に…
※こちらはミツモアAdvent Calendar 2024の6日目の記事です ミツモアデータチームの赤藤と申します。 主にデータ基盤の運用、データ加工、可視化を行なっています。 今回はAWSのS3内に保存しているCloudFrontのログファイルをBigQuery(BQ)に連携した話をしよ…
Hi, this is David(@tianweiliu) from MeetsMore’s Site Reliability Engineering team. In MeetsMore, we have been using Elastic Container Service provided by Amazon Web Services for hosting all of our services. Recently, we have also started u…
The Language Exchange Lounge is a meeting to practice speaking English and Japanese. It could be for any language but that’s what we focus on at MeetsMore. How does it work? 3 times a week, we meet for 30 minutes to exchange on many topics…
※こちらはミツモアAdvent Calendar 2024の3日目の記事です お久しぶりです。ミツモア データマネージャの古田 @crazysrot です 皆さんはNotionのデータをexportした上で分析に使うことはあるでしょうか?自動で更新する仕組みを作りたくなったことはあるでし…
こんにちは、株式会社ミツモアの坂本です この記事はミツモアアドベントカレンダー2024 2日目の記事です。 本記事ではプロワン内で実施している API Gateway の設定を自動化するためのJSON自動生成について紹介します。 API Gateway と OpenAPI プロワンでは…
こんにちは、ミツモアのエンジニアの@teradonburiです。 今年もアドベントカレンダーの季節になりましたね。 弊社ミツモアでは、Expoでモバイルアプリを開発しています。 今回はExpoのiOS Simulatorでプッシュ通知を手軽に受信する方法を紹介します。 プッシ…