Skip to content

ivan-gerasimov-1/colossus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colossus

Baseline npm-workspaces monorepo scaffolded by create-lv48-app.

Workspaces

  • packages/ - shared workspace packages used across applications

  • apps/ - application workspaces organized as sub-packages in the form apps/<app-name>/<surface>

    • apps/<app-name>/web - React + Vite app surface
    • apps/<app-name>/site - Astro site surface
    • apps/<app-name>/api - Node + Hono API surface
  • Main product applications use the codename-* naming convention

  • AI-generated playground applications use the playground-* naming convention

Getting started

npm install

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors