Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marllonramoss/turbo-core-template
A turbo repo project + core package configured with jest and ts-node.
https://github.com/marllonramoss/turbo-core-template
Last synced: about 1 month ago
JSON representation
A turbo repo project + core package configured with jest and ts-node.
- Host: GitHub
- URL: https://github.com/marllonramoss/turbo-core-template
- Owner: marllonramoss
- Created: 2024-11-28T16:59:29.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T18:02:56.000Z (about 2 months ago)
- Last Synced: 2024-11-28T19:19:38.349Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turborepo + Core
This template provides a TurboRepo starter project, including a pre-configured **core package** to kickstart Domain-Driven Design (DDD) application development.
~ You need to create an "app" folder to add your applications.