https://github.com/uvarov-frontend/twa-nextjs-template
A lightweight starter template for Telegram Web App, using Next.js, Tailwind and Zustand.
https://github.com/uvarov-frontend/twa-nextjs-template
nextjs tailwindcss telegram-app template twa zustand
Last synced: 2 months ago
JSON representation
A lightweight starter template for Telegram Web App, using Next.js, Tailwind and Zustand.
- Host: GitHub
- URL: https://github.com/uvarov-frontend/twa-nextjs-template
- Owner: uvarov-frontend
- License: mit
- Created: 2024-12-14T12:12:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T10:52:30.000Z (6 months ago)
- Last Synced: 2025-02-08T14:13:22.039Z (4 months ago)
- Topics: nextjs, tailwindcss, telegram-app, template, twa, zustand
- Language: JavaScript
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A lightweight starter template for Telegram Web App, using Next.js, Tailwind and Zustand.
## Getting Started
Install
```bash
pnpm i
```Run the development server:
```bash
pnpm dev:https
```Open [https://localhost:3000](https://localhost:3000) with your browser to see the result.