https://github.com/theholocron/monorepo-template
A modern NodeJS template for monorepos with pre-configured tools, best practices, and CI/CD setup for rapid project development.
https://github.com/theholocron/monorepo-template
monorepo nodejs template turborepo
Last synced: about 23 hours ago
JSON representation
A modern NodeJS template for monorepos with pre-configured tools, best practices, and CI/CD setup for rapid project development.
- Host: GitHub
- URL: https://github.com/theholocron/monorepo-template
- Owner: theholocron
- License: gpl-3.0
- Created: 2024-10-29T22:24:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T15:34:32.000Z (7 months ago)
- Last Synced: 2024-12-02T16:44:10.042Z (7 months ago)
- Topics: monorepo, nodejs, template, turborepo
- Language: TypeScript
- Homepage: https://docs.theholocron.dev/projects/templates/
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Monorepo Template
A monorepo template used within the Galaxy.
## Installation
```bash
npm install --save-dev @theholocron/monorepo-template
```## Usage
## Documentation
Check out [The Holocron Archive](https://docs.theholocron.dev/projects/monorepo-template/) for more information.