Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/perfectbase/trpc-edgestore

example app with trpc and edgestore (pages router)
https://github.com/perfectbase/trpc-edgestore

Last synced: about 1 month ago
JSON representation

example app with trpc and edgestore (pages router)

Awesome Lists containing this project

README

        

# Setup

- copy `.env.example` to `.env` and fill in the values
- run `npm install`
- run `npm run dev`