https://github.com/glitchtech-developments/glitchtechmono
This TurboRepo will be used to keep all internal + external web development projects managed at one central place.
https://github.com/glitchtech-developments/glitchtechmono
nextjs turborepo typescript
Last synced: about 2 months ago
JSON representation
This TurboRepo will be used to keep all internal + external web development projects managed at one central place.
- Host: GitHub
- URL: https://github.com/glitchtech-developments/glitchtechmono
- Owner: GlitchTech-Developments
- License: mit
- Created: 2022-10-24T12:42:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T18:50:48.000Z (about 3 years ago)
- Last Synced: 2025-06-01T15:49:31.813Z (about 1 year ago)
- Topics: nextjs, turborepo, typescript
- Language: CSS
- Homepage: https://glitchtech.eu
- Size: 8.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to the GlitchTech TurboRepo 👋
> TurboRepo used by GlitchTech Developments
## Install
```sh
pnpm install
```
## Usage
> **AppName**: package name of project of choice in apps directory
```sh
pnpm run dev --filter [AppName]
```
## Run tests
```sh
pnpm run test
```
## Author
👤 **GlitchTech Developments**
- Website: https://glitchtech.eu
- Twitter: [@GlitchTechEU](https://twitter.com/GlitchTechEU)
- Github: [@GlitchTech-Developments](https://github.com/GlitchTech-Developments)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/GlitchTech-Developments/GlitchTechMono/issues).
## Show your support
Give a ⭐️ if this project helped you!