Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 628 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 628 Bytes

Turbo firebase

Quick script to setup a turborepo monorepo, firebase, and solidjs or react with vite repository from their respective sources.


Running

Requires:

curl -s https://raw.githubusercontent.com/olmesm/turbo-firebase/main/initial-setup.sh | \
    bash -s [app-directory-name] [react|solidjs]

TODO

  • standard readme
  • tests
  • github actions
  • components for web
  • components for functions