https://github.com/ledouxm/hexagons-partykit
https://github.com/ledouxm/hexagons-partykit
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ledouxm/hexagons-partykit
- Owner: ledouxm
- Created: 2024-03-30T14:06:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T17:07:01.000Z (about 2 years ago)
- Last Synced: 2025-03-24T23:56:33.569Z (about 1 year ago)
- Language: TypeScript
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pnpm monorepo containing
- packages/backend, a simple node app using vite-node and tsup
- packages/frontend, the output of pnpm create vite@latest
Both packages extends /tsconfig.json
You can execute scripts in a specific package using `pnpm backend|frontend script_name`