Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirExpress

Express hosting for firebase functions

Install

Download this repository and,

1. Setup Firebase

npm install -g firebase-tools

Login to Firebase CLI

firebase login

2. Connect to your Project

# Show your project Id's
firebase list 

# and select
firebase use <Project-Id>

3. Install NPM packages

npm install 

4. Local Development

npm run dev
# localhost:5000

5. Deploy to Firebase

npm run deploy

About

Express hosting for firebase functions

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages