https://github.com/mkosir/nextjs-trpc
https://github.com/mkosir/nextjs-trpc
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mkosir/nextjs-trpc
- Owner: mkosir
- Created: 2025-05-31T05:30:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-06-02T12:11:34.000Z (7 months ago)
- Last Synced: 2025-06-02T19:05:40.386Z (7 months ago)
- Language: TypeScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js - tRPC
## Stack:
- Next.js
- TypeScript
- tRPC
- Docker
- MongoDB
## Running:
- Create your local env file `cp .env.example.local .env.local` and configure the values.
- Run development environment `docker compose up`
- Navigate to http://localhost:3100/