Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oedotme/full-stack-typescript-with-turborepo-demo
Full stack TypeScript with Turborepo demo
https://github.com/oedotme/full-stack-typescript-with-turborepo-demo
blog cache demo esbuild express full-stack monorepo nodejs optimization pnpm react tsx turborepo typescript vite workspaces
Last synced: 22 days ago
JSON representation
Full stack TypeScript with Turborepo demo
- Host: GitHub
- URL: https://github.com/oedotme/full-stack-typescript-with-turborepo-demo
- Owner: oedotme
- Created: 2023-01-15T08:40:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T21:10:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T05:41:17.118Z (about 1 month ago)
- Topics: blog, cache, demo, esbuild, express, full-stack, monorepo, nodejs, optimization, pnpm, react, tsx, turborepo, typescript, vite, workspaces
- Language: TypeScript
- Homepage: https://omarelhawary.me/blog/full-stack-typescript-with-turborepo
- Size: 28.3 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Full stack TypeScript with Turborepo demo
Demo code for [full stack TypeScript with Turborepo post](https://omarelhawary.me/blog/full-stack-typescript-with-turborepo).
## Technologies and tools
- [Node.js](https://nodejs.org)
- [PNPM](https://pnpm.io)
- [React](https://reactjs.org)
- [Turborepo](https://turbo.build/repo)
- [TypeScript](https://www.typescriptlang.org)
- [Vite](https://vitejs.dev)## Preview
Run the demo online on [StackBlitz](https://stackblitz.com/github/oedotme/full-stack-typescript-with-turborepo-demo):
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/oedotme/full-stack-typescript-with-turborepo-demo)