Skip to content
/ Template-WebApp Public template

Template WebApp Telegram implemented with Next.js using Drizzle ORM

Notifications You must be signed in to change notification settings

refreakk/Template-WebApp

Repository files navigation

Template WebApp Telegram

This template is under development. Implemented using Next.js with Drizzle ORM to interact with the database directly in the project without deploying additional services.

Description

This template is designed to serve as a foundation for developing web applications. It leverages Next.js, a popular React framework for building server-side rendered and static web applications. Additionally, it incorporates Drizzle ORM, enabling seamless interaction with the database within the project itself, eliminating the need for deploying separate database services.

Deployment

To install this project:

  npm install

To dev this project run:

  npm run dev

To dev this project build:

  npm run build

Tech Stack

Client: Next.js, TailwindCSS, Drizzle ORM, Redux

Authors

About

Template WebApp Telegram implemented with Next.js using Drizzle ORM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages