From 48930e408ccdafaeebdee74cb5bf49d71b326305 Mon Sep 17 00:00:00 2001 From: Eugene Shilow Date: Mon, 28 Apr 2025 22:55:09 -0300 Subject: [PATCH] Added new TWA template: twa-nextjs-monorepo-starter --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7336f58..a5736ea 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,11 @@ They can take advantage of many features out of the box, including seamless auth ## Templates + - [@twa-dev/webpack-boilerplate](https://github.com/twa-dev/webpack-boilerplate) - [@twa-dev/vanilla-js-boilerplate](https://github.com/twa-dev/vanilla-js-boilerplate) - [@twa-dev/vite-boilerplate](https://github.com/twa-dev/vite-boilerplate) +- [twa-nextjs-monorepo-starter](https://github.com/eugeneshilow/twa-nextjs-monorepo-starter) - [TON integration template](https://github.com/ton-community/twa-template) - [@ton-defi-org/tonstarter-twa](https://github.com/ton-defi-org/tonstarter-twa) - [Telegram Onboarding Kit](https://github.com/Easterok/telegram-onboarding-kit)