Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/perfectbase/trpc-edgestore
- Owner: perfectbase
- Created: 2023-10-04T23:57:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-05T00:02:08.000Z (about 1 year ago)
- Last Synced: 2024-10-03T11:21:57.831Z (about 2 months ago)
- Language: TypeScript
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
- copy `.env.example` to `.env` and fill in the values
- run `npm install`
- run `npm run dev`