Skip to content

TurboTelescope/turbotelescope.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running locally

  1. In vscode, install the remote extensions development pack
  2. Cmd+Shift+P to open the command pallet then "Dev containers: clone repository in container volume..." and put in this repos url
  3. Run ./scripts/db.sh after the post create command is done if you want to populate the local database with old data.
  4. Run pnpm dev