Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalashshah/my-starter
https://github.com/kalashshah/my-starter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kalashshah/my-starter
- Owner: kalashshah
- License: mit
- Created: 2023-08-27T16:40:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T18:24:08.000Z (over 1 year ago)
- Last Synced: 2024-04-14T10:16:28.368Z (9 months ago)
- Language: TypeScript
- Size: 378 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-starter
## Description
This is a starter project for a fullstack typescript monorepo using lerna and yarn workspaces.## Includes
- `api`: Nest.js server
- `app`: React Native Expo app
- `contracts`: Hardhat project
- `types`: Common types
- `web`: Next.js with Tailwind css