Skip to content

🌟 A simple chat app built using tRPC, Zod, Next and MongoDB πŸš€

Notifications You must be signed in to change notification settings

NikhilSharma03/tRPC-zod-next-app

Repository files navigation

tRPC-Zod-Next-Chat



Open Source Love Build by Nikhil


🌟 A simple chat app built using tRPC, Zod, Next and MongoDB πŸš€


Setup and Installation

Lets start by installing UI dependencies

make setup-ui-libs

Now add Environment Variables by creating a new .env.local file in root folder and add the contents following .env.example

After adding Environment Variables, Run the UI

make run-ui-dev

now the application is running at localhost:3000

To build the UI

make build-ui

License



About

🌟 A simple chat app built using tRPC, Zod, Next and MongoDB πŸš€

Topics

Resources

Stars

Watchers

Forks