Skip to content

It's a web application for task management that utilizes TypeScript for the backend and communicates via tRPC.

Notifications You must be signed in to change notification settings

Juudini/trpc_crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN tRPC TypeScript

This web application is built using TypeScript and utilizes a stack comprising TypeScript for the backend, frontend, and communication through tRPC. The application leverages Node.js modules (npm) for validations, ORMs, and React Query.

Technologies Used

MongoDB Express React Node.js tRPC Tailwind CSS Vite

Getting Started

To get started with the web application, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Juudini/trpc_crud.git
    
  2. Install dependencies:

cd trpc_crud
npm install
npm run build
npm start

Open your web browser and visit http://localhost:3000 to access the running web application.

Additional Resources

For more information on the tools and technologies used in this web application, refer to the following resources:

Feel free to explore and modify the application code as per your requirements.

🔗 Links

LinkedIn Portfolio Email

About

It's a web application for task management that utilizes TypeScript for the backend and communicates via tRPC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published