Skip to content

cooderl/react-nestjs-full-web-app

Repository files navigation

react-nestjs-full-web-app

Description

Full Web App React + Vite + Tailwind, Nestjs + TRPC + Prisma(SQLite) and Docker From Zero To Deployment.

Installation

pnpm install

Running the app

# development
$ pnpm run dev
# http://localhost:3006 for Web
# http://localhost:3005 for Server
# production mode
$ pnpm run build
$ pnpm run start

Docker build

docker build -t react-nestjs-full-web-app .

Example

WeWe-RSS

License

MIT licensed.

About

Full Web App React + Vite + Tailwind, Nestjs + TRPC + Prisma(SQLite) and Docker From Zero To Deployment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published