An open API service indexing awesome lists of open source software.

https://github.com/mkosir/nextjs-trpc


https://github.com/mkosir/nextjs-trpc

Last synced: 7 months ago
JSON representation

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/