Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

andrioid/monorepo-tsx-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monorepo-tsx-example

This repo serves as documentation for a proof-of-concept monorepo strategy when coding in TypeScript on the Firebase platform.

Purpose

I struggled to find working code, that employed both create-react-app and Firebase functions. So, now there is.

Features

Yarn workspaces

Rollup to bundle functions with dependencies before deploying to Firebase

Create-React-App standard setup

Current Status

Works, as in I can import a common module and use it in both functions and cra.

About

Firebase Functions + CRA + Common Libs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published