GitHub / cloud-pi-native / tuto-monorepo
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/cloud-pi-native%2Ftuto-monorepo
        Stars: 1
        Forks: 3
        Open issues: 0
      
        License: None
        Language: Shell
          Size: 32.2 KB
       Dependencies parsed at: 
          15
      
        Created at: over 1 year ago
        Updated at: 4 months ago
          Pushed at: 4 months ago
          Last synced at: 3 days ago
      
- actions/checkout v3 composite
            apps/client/Dockerfile
            
              docker
            
          
          - ${BASE_IMAGE} latest build
- ${PROD_IMAGE} latest build
- base latest build
            apps/server/Dockerfile
            
              docker
            
          
          - ${BASE_IMAGE} latest build
- ${PROD_IMAGE} latest build
- base latest build
- tuto-monorepo/client prod
- tuto-monorepo/server prod
- @types/bun ^1.1.2 development
- typescript ^5.2.2 development
- vite ^5.2.0 development
- @types/bun latest development
            package.json
            
              npm